protected property PluginBaseTest::$testHelperPlugin in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Unit/PluginBaseTest.php \Drupal\Tests\views\Unit\PluginBaseTest::testHelperPlugin
The test helper plugin to use for the tests.
Type: \Drupal\views\Tests\TestHelperPlugin
File
- core/
modules/ views/ tests/ src/ Unit/ PluginBaseTest.php, line 19
Class
- PluginBaseTest
- @coversDefaultClass \Drupal\views\Plugin\views\PluginBase @group views
Namespace
Drupal\Tests\views\UnitCode
protected $testHelperPlugin;