You are here

public function BrokenLinkSubscriber::__construct in Broken Link 8.2

Same name and namespace in other branches
  1. 8.3 src/EventSubscriber/BrokenLinkSubscriber.php \Drupal\broken_link\EventSubscriber\BrokenLinkSubscriber::__construct()
  2. 8 src/EventSubscriber/BrokenLinkSubscriber.php \Drupal\broken_link\EventSubscriber\BrokenLinkSubscriber::__construct()

Constructor.

File

src/EventSubscriber/BrokenLinkSubscriber.php, line 22

Class

BrokenLinkSubscriber
Class BrokenLinkSubscriber.

Namespace

Drupal\broken_link\EventSubscriber

Code

public function __construct() {
}