You are here

protected property ServerEnableDisableForm::$entity in Lightweight Directory Access Protocol (LDAP) 8.3

Same name and namespace in other branches
  1. 8.4 ldap_servers/src/Form/ServerEnableDisableForm.php \Drupal\ldap_servers\Form\ServerEnableDisableForm::entity

The server entity.

Type: \Drupal\ldap_servers\Entity\Server

Overrides EntityForm::$entity

File

ldap_servers/src/Form/ServerEnableDisableForm.php, line 19

Class

ServerEnableDisableForm
Form for disabling a server.

Namespace

Drupal\ldap_servers\Form

Code

protected $entity;