You are here

protected property ClientForm::$entity in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/Form/ClientForm.php \Drupal\oauth2_server\Form\ClientForm::entity

The client entity.

Type: \Drupal\oauth2_server\ClientInterface

Overrides EntityForm::$entity

File

src/Form/ClientForm.php, line 23

Class

ClientForm
Class Client Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $entity;