Completed
Branch typo3v9 (717c86)
by Tomas Norre
01:17
created
Classes/Hooks/StaticFileCacheCreateUriHook.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -38,7 +38,6 @@  discard block
 block discarded – undo
38 38
      * Initializes the variables before starting the processing.
39 39
      *
40 40
      * @param array $parameters The parameters used in this hook
41
-     * @param \SFC\NcStaticfilecache\StaticFileCache $parent The calling parent object
42 41
      *
43 42
      * @throws \Exception
44 43
      * @return void
@@ -55,7 +54,7 @@  discard block
 block discarded – undo
55 54
      * @param string $uri
56 55
      * @param TypoScriptFrontendController $frontend
57 56
      *
58
-     * @return array
57
+     * @return string[]
59 58
      *
60 59
      * @throws \Exception
61 60
      *
Please login to merge, or discard this patch.