You are here

protected property SimplesamlphpDrupalAuthTest::$logger in simpleSAMLphp Authentication 8.3

The mocked logger instance.

Type: \Psr\Log\LoggerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/SimplesamlphpDrupalAuthTest.php, line 40

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $logger;