class Example4

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\Example4

Provides a test plugin with a custom attribute.

This plugin ensures that StaticReflectionParser::parse() correctly determines the fully qualified attribute name.

Hierarchy

  • class \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\Example4

Expanded class hierarchy of Example4

See also

\Drupal\Component\Annotation\Doctrine\StaticReflectionParser::parse()

5 string references to 'Example4'
DefaultMenuLinkTreeManipulatorsTest::mockTree in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Creates a mock tree.
MenuLinkTreeTest::testCreateLinksInMenu in core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
Tests creating links with an expected tree structure.
SystemMenuBlockTest::configExpandedTestCases in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
SystemMenuBlockTest::setUp in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
SystemMenuNavigationBlockTest::setUp in core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php

File

core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php, line 15

Namespace

Drupal\plugin_test\Plugin\plugin_test\custom_annotation
View source
class Example4 {

}

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