protected property BlockTest::$executable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php \Drupal\Tests\views\Unit\Plugin\views\display\BlockTest::executable
The view executable.
Type: \Drupal\views\ViewExecutable|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ display/ BlockTest.php, line 23 - Contains \Drupal\Tests\views\Unit\Plugin\views\display\BlockTest.
Class
- BlockTest
- @coversDefaultClass \Drupal\views\Plugin\views\display\Block @group block
Namespace
Drupal\Tests\views\Unit\Plugin\views\displayCode
protected $executable;