Atrauzzi\LaravelDoctrine\CustomKeyAuthenticable::getAuthKeyName PHP 메소드

getAuthKeyName() 공개 메소드

This method must return the field name that will be used for the auth
public getAuthKeyName ( ) : string
리턴 string
    public function getAuthKeyName();
CustomKeyAuthenticable