common\models\Admin::findIdentityByAccessToken PHP Method

findIdentityByAccessToken() public static method

public static findIdentityByAccessToken ( $token, $type = null )
    public static function findIdentityByAccessToken($token, $type = null)
    {
        throw new NotSupportedException('"findIdentityByAccessToken" is not implemented.');
    }