function TextSummaryTestHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php \Drupal\text_summary_test\Hook\TextSummaryTestHooks::__construct()

File

core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php, line 15

Class

TextSummaryTestHooks
Hook implementations for text_summary_test.

Namespace

Drupal\text_summary_test\Hook

Code

public function __construct(protected readonly StateInterface $state) {
}

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