You are here

protected property EckEntityTypeListBuilder::$entityTypeManager in Entity Construction Kit (ECK) 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/EckEntityTypeListBuilder.php, line 25

Class

EckEntityTypeListBuilder
Provides a listing of ECK entities.

Namespace

Drupal\eck\Controller

Code

protected $entityTypeManager;