function SubscriberBase::__construct

File

core/tests/Drupal/TestTools/Extension/HtmlLogging/SubscriberBase.php, line 14

Class

SubscriberBase
Base class for PHPUnit event subscribers related to HTML logging.

Namespace

Drupal\TestTools\Extension\HtmlLogging

Code

public function __construct(HtmlOutputLogger $logger) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.