$accessChecker public property (available since version 2.0.9)
The access checker to use for checking access. If not set the application auth manager will be used.
public yii\rbac\CheckAccessInterface $accessChecker = null
$accessChecker public property (available since version 2.0.9)
The access checker to use for checking access. If not set the application auth manager will be used.
public yii\rbac\CheckAccessInterface $accessChecker = null
Please login to continue.