Skip to content

Commit

Permalink
remove extra doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Jul 29, 2014
1 parent f707ace commit d53e985
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Model/Behavior/UploadBehavior.php
Expand Up @@ -1049,7 +1049,6 @@ protected function _shouldUpdate($model, $field, $removing) {
* @param string $currentName current filename
* @param array $data Array of data being manipulated in the current request
* @param array $options Array of options for the current rename
* @param boolean $removing Whether the record should be removed
* @return string
*/
protected function _retrieveName(Model $model, $field, $currentName, $data, $options = array()) {
Expand Down

0 comments on commit d53e985

Please sign in to comment.