__construct() public method
Constructor.
public void __construct ( $action, $config = [] ) | ||
---|---|---|
$action | yii\base\Action |
The action associated with this action event. |
$config | array |
Name-value pairs that will be used to initialize the object properties |
Please login to continue.