Skip to content

Commit

Permalink
Fixed another CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Dec 23, 2013
1 parent 2b70563 commit b698320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cake/ORM/Table.php
Expand Up @@ -1562,7 +1562,6 @@ public function newEntities(array $data, $associations = null) {
return $marshaller->many($data, $associations);
}


/**
* Validates a single entity based on the passed options and validates
* any nested entity for this table associations as requested in the
Expand Down

0 comments on commit b698320

Please sign in to comment.