diff --git a/src/ORM/Table.php b/src/ORM/Table.php index 0250c8e7336..dfedb13e24c 100644 --- a/src/ORM/Table.php +++ b/src/ORM/Table.php @@ -870,7 +870,6 @@ public function belongsToMany($associated, array $options = []) * - limit * - offset * - page - * - order * - group * - having * - contain