protected property HandlerTestTrait::$view in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php \Drupal\Tests\views\Unit\Plugin\HandlerTestTrait::view
The mocked view entity.
Type: \Drupal\views\Entity\View|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ views/ tests/ src/ Unit/ Plugin/ HandlerTestTrait.php, line 20 - Contains \Drupal\Tests\views\Unit\Plugin\HandlerTestTrait.
Class
- HandlerTestTrait
- Test trait to mock dependencies of a handler.
Namespace
Drupal\Tests\views\Unit\PluginCode
protected $view;