function SubscriberBase::logger
Same name and namespace in other branches
- 11.x core/tests/Drupal/TestTools/Extension/HtmlLogging/SubscriberBase.php \Drupal\TestTools\Extension\HtmlLogging\SubscriberBase::logger()
File
-
core/
tests/ Drupal/ TestTools/ Extension/ HtmlLogging/ SubscriberBase.php, line 19
Class
- SubscriberBase
- Base class for PHPUnit event subscribers related to HTML logging.
Namespace
Drupal\TestTools\Extension\HtmlLoggingCode
protected function logger() : HtmlOutputLogger {
return $this->logger;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.