function 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\HtmlLogging

Code

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.