HelpTestTwigNodeVisitor::STATE_NAME

Same name in other branches
  1. 9 core/modules/help_topics/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php \Drupal\help_topics_twig_tester\HelpTestTwigNodeVisitor::STATE_NAME
  2. 10 core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php \Drupal\help_topics_twig_tester\HelpTestTwigNodeVisitor::STATE_NAME

Name used in \Drupal::state() for saving state information.

File

core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php, line 32

Class

HelpTestTwigNodeVisitor
Defines a Twig node visitor for testing help topics.

Namespace

Drupal\help_topics_twig_tester

Code

protected const STATE_NAME = 'help_test_twig_node_visitor';

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