You are here

protected property ServerForm::$entity in Lightweight Directory Access Protocol (LDAP) 8.4

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

The server entity.

Type: \Drupal\ldap_servers\Entity\Server

Overrides EntityForm::$entity

File

ldap_servers/src/Form/ServerForm.php, line 23

Class

ServerForm
Server form.

Namespace

Drupal\ldap_servers\Form

Code

protected $entity;