You are here

protected property NodeFormBlock::$entityDisplayRepository in Form Block 2.0.x

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Block/NodeFormBlock.php, line 49

Class

NodeFormBlock
Provides a block for node forms.

Namespace

Drupal\formblock\Plugin\Block

Code

protected $entityDisplayRepository;