protected property UserLoginHttpTest::$serializer in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserLoginHttpTest.php \Drupal\Tests\user\Functional\UserLoginHttpTest::serializer
The serializer.
Type: \Symfony\Component\Serializer\Serializer
File
- core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php, line 52
Class
- UserLoginHttpTest
- Tests login and password reset via direct HTTP.
Namespace
Drupal\Tests\user\FunctionalCode
protected $serializer;