You are here

protected property SimplesamlphpDrupalAuthTest::$messenger in simpleSAMLphp Authentication 8.3

A mocked messenger.

Type: \Drupal\Core\Messenger\MessengerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $messenger;