ViewsLocalTaskTest::$baseDefinition
The base definition for the test plugin.
Type: array
File
-
core/
modules/ views/ tests/ src/ Unit/ Plugin/ Derivative/ ViewsLocalTaskTest.php, line 47
Class
Namespace
Drupal\Tests\views\Unit\Plugin\DerivativeCode
protected $baseDefinition = [
'class' => '\\Drupal\\views\\Plugin\\Menu\\LocalTask\\ViewsLocalTask',
'deriver' => '\\Drupal\\views\\Plugin\\Derivative\\ViewsLocalTask',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.