You are here

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

The entity export csv manager.

Type: \Drupal\entity_export_csv\EntityExportCsvManagerInterface

File

src/Form/EntityExportCsv.php, line 41

Class

EntityExportCsv
Define entity export csv form.

Namespace

Drupal\entity_export_csv\Form

Code

protected $manager;