var/cache/dev/ContainerAFZhPxk/getLexikJwtAuthentication_Security_Authentication_EntryPoint_MainService.php line 8

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  4. // Returns the private 'lexik_jwt_authentication.security.authentication.entry_point.main' shared service.
  5. @trigger_error('The "lexik_jwt_authentication.security.authentication.entry_point.main" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0'E_USER_DEPRECATED);
  6. return $this->privates['lexik_jwt_authentication.security.authentication.entry_point.main'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\EntryPoint\JWTEntryPoint();