protected property ExternalAuthTest::$logger in External Authentication 8
Same name and namespace in other branches
- 2.0.x tests/src/Unit/ExternalAuthTest.php \Drupal\Tests\externalauth\Unit\ExternalAuthTest::logger
The mocked logger instance.
Type: \Psr\Log\LoggerInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ ExternalAuthTest.php, line 40
Class
- ExternalAuthTest
- ExternalAuth unit tests.
Namespace
Drupal\Tests\externalauth\UnitCode
protected $logger;