PHP Interface Atrauzzi\LaravelDoctrine\CustomKeyAuthenticable

Inheritance: extends Illuminate\Contracts\Auth\Authenticatable
Datei anzeigen Open project: atrauzzi/laravel-doctrine

Public Methods

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

Method Details

getAuthKeyName() public method

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