You are here

protected property ServiceEndpointForm::$manager in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/Form/ServiceEndpointForm.php \Drupal\services\Form\ServiceEndpointForm::manager

Plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/ServiceEndpointForm.php, line 20

Class

ServiceEndpointForm
Class \Drupal\services\Form\ServiceEndpointForm.

Namespace

Drupal\services\Form

Code

protected $manager;