protected property PanelizerEntityViewBuilderTest::$fallbackViewBuilder in Panelizer 8.3
Same name and namespace in other branches
- 8.5 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::fallbackViewBuilder
- 8.4 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::fallbackViewBuilder
The fallback entity view module.
Type: \Drupal\Core\Entity\EntityViewBuilderInterface|\Prophecy\Prophecy\ProphecyInterface
File
- tests/
src/ Unit/ PanelizerEntityViewBuilderTest.php, line 86
Class
- PanelizerEntityViewBuilderTest
- Tests the PanelizerEntityViewBuilder.
Namespace
Drupal\Tests\panelizer\UnitCode
protected $fallbackViewBuilder;