protected property PanelizerEntityViewBuilderTest::$panelizerPlugin in Panelizer 8.4
Same name and namespace in other branches
- 8.5 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::panelizerPlugin
- 8.3 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::panelizerPlugin
The Panelizer entity plugin for this entity type.
Type: \Drupal\panelizer\Plugin\PanelizerEntityInterface|\Prophecy\Prophecy\ProphecyInterface
File
- tests/
src/ Unit/ PanelizerEntityViewBuilderTest.php, line 93
Class
- PanelizerEntityViewBuilderTest
- Tests the PanelizerEntityViewBuilder.
Namespace
Drupal\Tests\panelizer\UnitCode
protected $panelizerPlugin;