You are here

protected property EntityConfigSettingsForm::$permissionHandler in Acquia Content Hub 8

The permission handler.

Type: \Drupal\user\PermissionHandlerInterface

File

src/Form/EntityConfigSettingsForm.php, line 64

Class

EntityConfigSettingsForm
Defines the form to configure the entity types and bundles to be exported.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $permissionHandler;