You are here

protected property EntityEditFormBlock::$entityTypeBundleInfo in Entityform block 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Block/EntityEditFormBlock.php, line 37

Class

EntityEditFormBlock
Provides a block for creating a new content entity.

Namespace

Drupal\entityform_block\Plugin\Block

Code

protected $entityTypeBundleInfo;