function ActionLocalTasksTest::setUp
File
-
core/
modules/ action/ tests/ src/ Unit/ Menu/ ActionLocalTasksTest.php, line 17
Class
- ActionLocalTasksTest
- Tests action local tasks.
Namespace
Drupal\Tests\action\Unit\MenuCode
protected function setUp() : void {
$this->directoryList = [
'action' => 'core/modules/action',
];
parent::setUp();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.