Completed
Push — master ( 1958f8...47b7c9 )
by Fèvre
19:15 queued 46s
created
src/Model/Behavior/UploadBehavior.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -352,7 +352,7 @@
 block discarded – undo
352 352
      * @param bool|string      $extension   The extension of the file.
353 353
      * @param array            $identifiers Identifiers used in string replacement.
354 354
      *
355
-     * @return bool|string
355
+     * @return false|string
356 356
      */
357 357
     protected function _getUploadPath(Entity $entity, $path = false, $extension = false, array $identifiers)
358 358
     {
Please login to merge, or discard this patch.