Completed
Pull Request — master (#16)
by
unknown
03:47
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.