function DefaultContentSubscriber::__construct

File

core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php, line 20

Class

DefaultContentSubscriber
Subscribes to default content-related events.

Namespace

Drupal\path\EventSubscriber

Code

public function __construct(protected readonly EntityFieldManagerInterface $entityFieldManager) {
}

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