You are here

protected property PanelsStorageTest::$storage in Panels 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Unit/PanelsStorageTest.php \Drupal\Tests\panels\Unit\PanelsStorageTest::storage

Type: \Drupal\Core\Entity\EntityStorageInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/PanelsStorageTest.php, line 43

Class

PanelsStorageTest
Tests the PageManagerPanelsStorage service.

Namespace

Drupal\Tests\panels\Unit

Code

protected $storage;