bubasuma\simplechat\models\User::findIdentityByAccessToken PHP Méthode

findIdentityByAccessToken() public static méthode

public static findIdentityByAccessToken ( $token, $type = null )
    public static function findIdentityByAccessToken($token, $type = null)
    {
        throw new NotSupportedException(get_called_class() . ' does not support findIdentityByAccessToken().');
    }