Completed
Push — master ( 7bc8ae...9f2037 )
by Łukasz
21:21
created
eZ/Publish/Core/Persistence/Cache/UrlAliasHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -383,7 +383,7 @@
 block discarded – undo
383 383
      * @param \eZ\Publish\SPI\Persistence\Content\UrlAlias $urlAlias
384 384
      * @param array $tags Optional, can be used to specify other tags.
385 385
      *
386
-     * @return array
386
+     * @return string[]
387 387
      */
388 388
     private function getCacheTags(UrlAlias $urlAlias, array $tags = [])
389 389
     {
Please login to merge, or discard this patch.