Flarum
Forum
PHP
JS
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
main
Classes
Namespaces
Interfaces
Traits
Index
Search
Saving
class
Saving
Properties
Post
$post
<p>The post that will be saved.</p>
User
$actor
<p>The user who is performing the action.</p>
array
$data
<p>The attributes to update on the post.</p>
Methods
__construct
(
Post
$post,
User
$actor, array $data = [])
No description
Details
at
line 43
__construct
(
Post
$post,
User
$actor, array $data = [])
Parameters
Post
$post
User
$actor
array
$data