@@ -127,7 +127,7 @@ |
||
127 | 127 | * @param $name |
128 | 128 | * |
129 | 129 | * @throws NotFoundHttpException |
130 | - * @return mixed|null|\yii\rbac\Rule |
|
130 | + * @return \yii\rbac\Rule |
|
131 | 131 | */ |
132 | 132 | protected function findRule($name) |
133 | 133 | { |