You are here

protected property ViewExecutableFactoryTest::$view in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php \Drupal\Tests\views\Unit\ViewExecutableFactoryTest::view
  2. 10 core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php \Drupal\Tests\views\Unit\ViewExecutableFactoryTest::view

The mock view entity.

Type: \Drupal\Core\Config\Entity\ConfigEntityInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php, line 35

Class

ViewExecutableFactoryTest
@coversDefaultClass \Drupal\views\ViewExecutableFactory @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $view;