public function BrokenLinkSubscriber::__construct in Broken Link 8
Same name and namespace in other branches
- 8.3 src/EventSubscriber/BrokenLinkSubscriber.php \Drupal\broken_link\EventSubscriber\BrokenLinkSubscriber::__construct()
- 8.2 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\EventSubscriberCode
public function __construct() {
}