function TextSummary::__construct

Same name and namespace in other branches
  1. main core/modules/text/src/TextSummary.php \Drupal\text\TextSummary::__construct()

File

core/modules/text/src/TextSummary.php, line 16

Class

TextSummary
Summary generator for text fields.

Namespace

Drupal\text

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.