Completed
Push — master ( 5e98ae...0ba1b3 )
by Vladimir
02:43
created
src/allejo/stakx/Manager/TrackingManager.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@  discard block
 block discarded – undo
140 140
     }
141 141
 
142 142
     /**
143
-     * @param SplFileInfo|string $filePath
143
+     * @param string $filePath
144 144
      *
145 145
      * @return mixed|null
146 146
      */
@@ -152,7 +152,7 @@  discard block
 block discarded – undo
152 152
     /**
153 153
      * Update the contents of a specified file.
154 154
      *
155
-     * @param SplFileInfo|string $filePath The relative path of the file
155
+     * @param string $filePath The relative path of the file
156 156
      *
157 157
      * @return PageView
158 158
      */
Please login to merge, or discard this patch.