PHP Class Flarum\Core\Command\ReadAllNotifications

Mostra file 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