ViewTest::$entityStorage

Same name in other branches
  1. 9 core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php \Drupal\Tests\views\Unit\Plugin\area\ViewTest::entityStorage
  2. 10 core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php \Drupal\Tests\views\Unit\Plugin\area\ViewTest::entityStorage
  3. 11.x 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 19

Class

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

Namespace

Drupal\Tests\views\Unit\Plugin\area

Code

protected $entityStorage;

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