HandlerTestTrait::$executable
Same name in other branches
- 9 core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php \Drupal\Tests\views\Unit\Plugin\HandlerTestTrait::executable
- 8.9.x core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php \Drupal\Tests\views\Unit\Plugin\HandlerTestTrait::executable
- 10 core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php \Drupal\Tests\views\Unit\Plugin\HandlerTestTrait::executable
The mocked view executable.
Type: \Drupal\views\ViewExecutable|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ views/ tests/ src/ Unit/ Plugin/ HandlerTestTrait.php, line 24
Class
- HandlerTestTrait
- Test trait to mock dependencies of a handler.
Namespace
Drupal\Tests\views\Unit\PluginCode
protected $executable;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.