You are here

protected property HelpTopicTwigLoaderTest::$helpLoader in Drupal 8

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

The help topic loader instance to test.

Type: \Drupal\help_topics\HelpTopicTwigLoader

File

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

Class

HelpTopicTwigLoaderTest
Unit test for the HelpTopicTwigLoader class.

Namespace

Drupal\Tests\help_topics\Unit

Code

protected $helpLoader;