You are here

protected property ViewsBlockTest::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php \Drupal\Tests\views\Unit\Plugin\Block\ViewsBlockTest::storage

The view storage.

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

File

core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php, line 51
Contains \Drupal\Tests\views\Unit\Plugin\Block\ViewsBlockTest.

Class

ViewsBlockTest
@coversDefaultClass \Drupal\views\Plugin\block\ViewsBlock @group views

Namespace

Drupal\Tests\views\Unit\Plugin\Block

Code

protected $storage;