LocalTaskDefaultTest::$pluginDefinition

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php \Drupal\Tests\Core\Menu\LocalTaskDefaultTest::pluginDefinition
  2. 10 core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php \Drupal\Tests\Core\Menu\LocalTaskDefaultTest::pluginDefinition
  3. 9 core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php \Drupal\Tests\Core\Menu\LocalTaskDefaultTest::pluginDefinition
  4. 8.9.x core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php \Drupal\Tests\Core\Menu\LocalTaskDefaultTest::pluginDefinition

The used plugin definition.

Type: array

File

core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php, line 50

Class

LocalTaskDefaultTest
Tests Drupal\Core\Menu\LocalTaskDefault.

Namespace

Drupal\Tests\Core\Menu

Code

protected $pluginDefinition = [
  'id' => 'local_task_default',
];

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