You are here

protected property ViewTest::$entityStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php \Drupal\Tests\views\Unit\Plugin\area\ViewTest::entityStorage

The mocked entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php, line 24
Contains \Drupal\Tests\views\Unit\Plugin\area\ViewTest.

Class

ViewTest
@coversDefaultClass \Drupal\views\Plugin\views\area\View @group views

Namespace

Drupal\Tests\views\Unit\Plugin\area

Code

protected $entityStorage;