BlockTest::$executable

Same name in other branches
  1. 9 core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php \Drupal\Tests\views\Unit\Plugin\views\display\BlockTest::executable
  2. 8.9.x core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php \Drupal\Tests\views\Unit\Plugin\views\display\BlockTest::executable
  3. 11.x 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 20

Class

BlockTest
@coversDefaultClass \Drupal\views\Plugin\views\display\Block @group block

Namespace

Drupal\Tests\views\Unit\Plugin\views\display

Code

protected $executable;

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