PHP Interface Atrauzzi\LaravelDoctrine\CustomKeyAuthenticable

Inheritance: extends Illuminate\Contracts\Auth\Authenticatable
Afficher le fichier Open project: atrauzzi/laravel-doctrine

Méthodes publiques

Méthode Description
getAuthKeyName ( ) : string This method must return the field name that will be used for the auth

Method Details

getAuthKeyName() public méthode

This method must return the field name that will be used for the auth
public getAuthKeyName ( ) : string
Résultat string