class TestHandler
Same name in other branches
- 9 core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php \Drupal\Tests\views\Unit\Plugin\TestHandler
- 8.9.x core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php \Drupal\Tests\views\Unit\Plugin\TestHandler
- 10 core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php \Drupal\Tests\views\Unit\Plugin\TestHandler
Allow testing base handler implementation by extending the abstract class.
Hierarchy
- class \Drupal\Tests\views\Unit\Plugin\TestHandler extends \Drupal\views\Plugin\views\HandlerBase
Expanded class hierarchy of TestHandler
File
-
core/
modules/ views/ tests/ src/ Unit/ Plugin/ HandlerBaseTest.php, line 100
Namespace
Drupal\Tests\views\Unit\PluginView source
class TestHandler extends HandlerBase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.