ViewExecutableTest::$displayHandler
Same name in other branches
- 8.9.x core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::displayHandler
- 10 core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::displayHandler
- 11.x core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::displayHandler
The mocked display handler.
Type: \Drupal\views\Plugin\views\display\DisplayPluginInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ views/ tests/ src/ Unit/ ViewExecutableTest.php, line 91
Class
- ViewExecutableTest
- @coversDefaultClass \Drupal\views\ViewExecutable @group views
Namespace
Drupal\Tests\views\UnitCode
protected $displayHandler;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.