You are here

protected property QueryEntity::$status in Lightweight Directory Access Protocol (LDAP) 8.3

The enabled/disabled status of the configuration entity.

Type: bool

Overrides ConfigEntityBase::$status

File

ldap_query/src/Entity/QueryEntity.php, line 56

Class

QueryEntity
Defines the LDAP Queries entity.

Namespace

Drupal\ldap_query\Entity

Code

protected $status;