function 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.