class Example3

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

Provides a test plugin with a custom attribute.

Hierarchy

  • class \Drupal\plugin_test\Plugin\plugin_test\custom_annotation\Example3

Expanded class hierarchy of Example3

12 string references to 'Example3'
DefaultMenuLinkTreeManipulatorsTest::mockTree in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Creates a mock tree.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the checkAccess() tree manipulator.
InstalledPackagesListTest::testPackageByDrupalProjectName in core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
@covers \Drupal\package_manager\InstalledPackage::getProjectName @covers ::getPackageByDrupalProjectName
MenuLinkTreeTest::testCreateLinksInMenu in core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
Tests creating links with an expected tree structure.
NavigationMenuBlockTest::testConfigLevelDepth in core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php
Tests the config start level and depth.

... See full list

File

core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example3.php, line 12

Namespace

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

}

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