@@ -151,7 +151,7 @@ |
||
151 | 151 | * Cache tags to use for this page |
152 | 152 | * |
153 | 153 | * @param MvcEvent $event |
154 | - * @return array |
|
154 | + * @return string[] |
|
155 | 155 | */ |
156 | 156 | public function getTags(MvcEvent $event) |
157 | 157 | { |