In Cakephp 4, How to Override Find function in Table Class from Model ?
When i try to Override Table Class in Model then i am getting following error.
Error: [TypeError] Return value of Cake\ORM\Locator\TableLocator::_create() must be an instance of Cake\ORM\Table, instance of App\Model\Table\AdminTable returned in C:\xampp\htdocs\carloan\carloan_second\vendor\cakephp\cakephp\src\ORM\Locator\TableLocator.php on line 309
How to solve this problem please help me to get out this situation. thank you very much in advance