You are here

protected property EntityExportCsv::$entity_type_id in Entity Export CSV 8

The entity type id to export.

Type: string

File

src/Entity/EntityExportCsv.php, line 84

Class

EntityExportCsv
Defines the Entity export csv entity.

Namespace

Drupal\entity_export_csv\Entity

Code

protected $entity_type_id;