You are here

protected property ScopeForm::$entity in OAuth2 Server 8

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

The scope entity.

Type: \Drupal\oauth2_server\ScopeInterface

Overrides EntityForm::$entity

File

src/Form/ScopeForm.php, line 22

Class

ScopeForm
Class Scope Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $entity;