class TestHandler

Same name and namespace in other branches
  1. 8.9.x core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php \Drupal\Tests\views\Unit\Plugin\TestHandler
  2. 10 core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php \Drupal\Tests\views\Unit\Plugin\TestHandler
  3. 11.x 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

Expanded class hierarchy of TestHandler

File

core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php, line 103

Namespace

Drupal\Tests\views\Unit\Plugin
View source
class TestHandler extends HandlerBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.