Class lispa\amos\admin\events\AdminWorkflowEvent
Inheritance | lispa\amos\admin\events\AdminWorkflowEvent |
---|---|
Implements | lispa\amos\admin\events\AdminWorkflowEventInterface |
Class AdminWorkflowEvent
Public Methods
Method | Description | Defined By |
---|---|---|
assignCreatorRoles() | This method assign CREATOR_. | lispa\amos\admin\events\AdminWorkflowEvent |
Method Details
This method assign CREATOR_.
.. roles to users with status ATTIVOEVALIDATO
public void assignCreatorRoles ( yii\base\Event $event ) | ||
$event | yii\base\Event |