You are here

protected property ImceProfileForm::$pluginManagerImce in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Form/ImceProfileForm.php \Drupal\imce\Form\ImceProfileForm::pluginManagerImce

Plugin manager for Imce Plugins.

Type: \Drupal\imce\ImcePluginManager

File

src/Form/ImceProfileForm.php, line 23

Class

ImceProfileForm
Base form for Imce Profile entities.

Namespace

Drupal\imce\Form

Code

protected $pluginManagerImce;