protected property ServiceControllerTest::$messenger in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Controller/ServiceControllerTest.php \Drupal\Tests\cas\Unit\Controller\ServiceControllerTest::messenger
The mocked messenger service.
Type: \Drupal\Core\Messenger\MessengerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Controller/ ServiceControllerTest.php, line 106
Class
- ServiceControllerTest
- ServiceController unit tests.
Namespace
Drupal\Tests\cas\Unit\ControllerCode
protected $messenger;