You are here

protected property HelpTopicTwigLoaderTest::$directories in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php \Drupal\Tests\help_topics\Unit\HelpTopicTwigLoaderTest::directories

The virtual directories to use in testing.

Type: array

File

core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php, line 30

Class

HelpTopicTwigLoaderTest
Unit test for the HelpTopicTwigLoader class.

Namespace

Drupal\Tests\help_topics\Unit

Code

protected $directories;