function HelpTopicsSyntaxTest::enterNode
Same name and namespace in other branches
- main core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php \Drupal\Tests\help\Kernel\HelpTopicsSyntaxTest::enterNode()
File
-
core/
modules/ help/ tests/ src/ Kernel/ HelpTopicsSyntaxTest.php, line 383
Class
- HelpTopicsSyntaxTest
- Verifies that all core Help topics can be rendered and comply with standards.
Namespace
Drupal\Tests\help\KernelCode
public function enterNode(Node $node, Environment $env) : Node {
return $node;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.