You are here

protected property RemoteForm::$authPlugin in Entity Share 8.3

The currently configured auth plugin.

Type: \Drupal\entity_share_client\ClientAuthorization\ClientAuthorizationInterface

File

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

Class

RemoteForm
Entity form of the remote entity.

Namespace

Drupal\entity_share_client\Form

Code

protected $authPlugin;