Error: Call to undefined method Hayko\Mongodb\Database\Connection::getSchemaCollection()
File E:\Xamp\htdocs\ezer\vendor\cakephp\cakephp\src\ORM\Table.php
Line: 531
Got this error when executing find query from cakephp 3.5 on mongodb 3.0.8 with mongodb driver 1.3.2 and mongo driver 1.6.16
Please help
Error: Call to undefined method Hayko\Mongodb\Database\Connection::getSchemaCollection()
File E:\Xamp\htdocs\ezer\vendor\cakephp\cakephp\src\ORM\Table.php
Line: 531
Got this error when executing find query from cakephp 3.5 on mongodb 3.0.8 with mongodb driver 1.3.2 and mongo driver 1.6.16
Please help