protected property CasHelperTest::$loggerChannel in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasHelperTest.php \Drupal\Tests\cas\Unit\Service\CasHelperTest::loggerChannel
The mocked log channel.
Type: \Drupal\Core\Logger\LoggerChannel|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Service/ CasHelperTest.php, line 42
Class
- CasHelperTest
- CasHelper unit tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $loggerChannel;