function FormTestHooks::__construct

File

core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php, line 21

Class

FormTestHooks
Hook implementations for form_test.

Namespace

Drupal\form_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.