You are here

protected property RemoteForm::$authPluginManager in Entity Share 8.3

Injected plugin service.

Type: \Drupal\entity_share_client\ClientAuthorization\ClientAuthorizationPluginManager

File

modules/entity_share_client/src/Form/RemoteForm.php, line 27

Class

RemoteForm
Entity form of the remote entity.

Namespace

Drupal\entity_share_client\Form

Code

protected $authPluginManager;