You are here

protected property UserRegistrationResourceTest::$logger in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php \Drupal\Tests\user\Unit\UserRegistrationResourceTest::logger

Logger service.

Type: \Psr\Log\LoggerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php, line 51

Class

UserRegistrationResourceTest
Tests User Registration REST resource.

Namespace

Drupal\Tests\user\Unit

Code

protected $logger;