We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35458e commit 41a69dfCopy full SHA for 41a69df
filters/AccessControl.php
@@ -20,7 +20,7 @@ class AccessControl extends \yii\filters\AccessControl
20
public $params = [];
21
22
/**
23
- * @var array list of action that not need to check access.
+ * @var array list of actions that not need to check access.
24
*/
25
public $allowActions = [];
26
0 commit comments