protected property UserRegistrationResourceTest::$testClass in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php \Drupal\Tests\user\Unit\UserRegistrationResourceTest::testClass
Class to be tested.
Type: \Drupal\user\Plugin\rest\resource\UserRegistrationResource
File
- core/
modules/ user/ tests/ src/ Unit/ UserRegistrationResourceTest.php, line 30
Class
- UserRegistrationResourceTest
- Tests User Registration REST resource.
Namespace
Drupal\Tests\user\UnitCode
protected $testClass;