function DefaultContentSubscriber::__construct

File

core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php, line 22

Class

DefaultContentSubscriber
Subscribes to default content-related events.

Namespace

Drupal\link\EventSubscriber

Code

public function __construct(protected readonly EntityTypeManagerInterface $entityTypeManager) {
}

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