You are here

protected property PanelizerFieldPanelsStorageTest::$storage in Panelizer 8.5

Same name and namespace in other branches
  1. 8.3 tests/src/Unit/PanelizerFieldPanelsStorageTest.php \Drupal\Tests\panelizer\Unit\PanelizerFieldPanelsStorageTest::storage
  2. 8.4 tests/src/Unit/PanelizerFieldPanelsStorageTest.php \Drupal\Tests\panelizer\Unit\PanelizerFieldPanelsStorageTest::storage

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

File

tests/src/Unit/PanelizerFieldPanelsStorageTest.php, line 29

Class

PanelizerFieldPanelsStorageTest
Tests the PanelizerFieldPanelsStorage service.

Namespace

Drupal\Tests\panelizer\Unit

Code

protected $storage;