ViewTest::$entityStorage
Same name in other branches
- 8.9.x core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php \Drupal\Tests\views\Unit\Plugin\area\ViewTest::entityStorage
- 10 core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php \Drupal\Tests\views\Unit\Plugin\area\ViewTest::entityStorage
- 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\areaCode
protected $entityStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.