function FieldThirdPartyTestHooks::__construct

File

core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php, line 24

Class

FieldThirdPartyTestHooks
Hook implementations for field_third_party_test.

Namespace

Drupal\field_third_party_test\Hook

Code

public function __construct(protected ElementInfoManagerInterface $elementInfoManager) {
}

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