You are here

protected property PanelizerEntityViewBuilderTest::$entityType in Panelizer 8.3

Same name and namespace in other branches
  1. 8.5 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::entityType
  2. 8.4 tests/src/Unit/PanelizerEntityViewBuilderTest.php \Drupal\Tests\panelizer\Unit\PanelizerEntityViewBuilderTest::entityType

Information about the entity type.

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

File

tests/src/Unit/PanelizerEntityViewBuilderTest.php, line 37

Class

PanelizerEntityViewBuilderTest
Tests the PanelizerEntityViewBuilder.

Namespace

Drupal\Tests\panelizer\Unit

Code

protected $entityType;