Skip to content

Commit

Permalink
Removed duplicated option on find docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbasso committed Apr 4, 2015
1 parent 9eeb4dc commit bc4d6f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ORM/Table.php
Expand Up @@ -870,7 +870,6 @@ public function belongsToMany($associated, array $options = [])
* - limit
* - offset
* - page
* - order
* - group
* - having
* - contain
Expand Down

0 comments on commit bc4d6f6

Please sign in to comment.