Skip to content

Conversation

@ilesinge
Copy link

This allows to run Laravel-MongoDB tests without the following error:

"PHP Fatal error: Class User contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (Illuminate\Auth\UserInterface::getRememberToken, Illuminate\Auth\UserInterface::setRememberToken, Illuminate\Auth\UserInterface::getRememberTokenName) in /.../Laravel-MongoDB/tests/models/User.php on line 92"

jenssegers added a commit that referenced this pull request Apr 16, 2014
Add missing abstract methods from UserInterface in User test model
@jenssegers jenssegers merged commit f2f46be into mongodb:master Apr 16, 2014
@ilesinge ilesinge deleted the fix_tests branch April 16, 2014 17:11
mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
Add missing abstract methods from UserInterface in User test model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants