You are here

protected property ServerForm::$entity in OAuth2 Server 8

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

The server entity.

Type: \Drupal\oauth2_server\ServerInterface

Overrides EntityForm::$entity

File

src/Form/ServerForm.php, line 23

Class

ServerForm
Class Server Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $entity;