You are here

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

The entity export csv manager.

Type: \Drupal\entity_export_csv\EntityExportCsvManagerInterface

File

src/Form/EntityExportCsvSettings.php, line 46

Class

EntityExportCsvSettings
Define entity export csv settings form.

Namespace

Drupal\entity_export_csv\Form

Code

protected $manager;