all(); $token = getProp($all, 'd_token'); if ($token) { $this->checkTokenTrait($token); } return $next($request); } }