You are here

protected property UserLoginHttpTest::$serializer in Drupal 8

Same name and namespace in other branches
  1. 9 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\Functional

Code

protected $serializer;