You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
Code:
PHP Fatal error: Call to undefined method DBTest::getName() in phar://morph.phar/Object.php on line 233
Error is in __toArray function.
If we will update code (add public function getName()):
Work fine!