@@ -194,6 +194,7 @@ |
||
194 | 194 | |
195 | 195 | /** |
196 | 196 | * {@inheritdoc} |
197 | + * @param string[] $attributes |
|
197 | 198 | */ |
198 | 199 | protected function denyAccessUnlessGranted($attributes, $object = null, $message = 'Access Denied.') |
199 | 200 | { |