Property | Type | Description | |
---|---|---|---|
$actor | The user performing the action. | ||
$data | array | The attributes to update on the discussion. | |
$discussionId | integer | The ID of the discussion to edit. |
Method | Description | |
---|---|---|
__construct ( integer $discussionId, |
public __construct ( integer $discussionId, |
||
$discussionId | integer | The ID of the discussion to edit. |
$actor | The user performing the action. | |
$data | array | The attributes to update on the discussion. |
public User,Flarum\Core $actor | ||
return |
public int $discussionId | ||
return | integer |