The serializer.
Type: \Symfony\Component\Serializer\Serializer
File
- core/modules/user/src/Controller/UserAuthenticationController.php, line 80
Class
- UserAuthenticationController
- Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\user\Controller
Code
protected $serializer;
Please login to continue.