프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$actor | The user performing the action. | ||
$data | array | The attributes to update on the discussion. | |
$discussionId | integer | The ID of the discussion to edit. |
메소드 | 설명 | |
---|---|---|
__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 | ||
리턴 |