Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Flarum
Core
Command
ReadAllNotifications
PHP Class Flarum\Core\Command\ReadAllNotifications
显示文件
Open project: flarum/core
Public Properties
Property
Type
Description
$actor
Flarum\Core\User
The user performing the action.
Public Methods
Method
Description
__construct
(
User
$actor
)
Method Details
__construct()
public
method
public
__construct
(
User
$actor
)
$actor
Flarum\Core\User
The user performing the action.
Property Details
$actor
public_oe property
The user performing the action.
public
User,Flarum\Core
$actor
return
Flarum\Core\User