function NavigationTestHooks::__construct
NavigationTestHooks constructor.
Parameters
\Drupal\Core\State\StateInterface $state: The state service.
File
-
core/
modules/ navigation/ tests/ navigation_test/ src/ Hook/ NavigationTestHooks.php, line 21
Class
- NavigationTestHooks
- Hooks implementations for navigation_test module.
Namespace
Drupal\navigation_test\HookCode
public function __construct(StateInterface $state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.