You are here

protected property Server::$tokenProcessor in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/src/Entity/Server.php \Drupal\ldap_servers\Entity\Server::tokenProcessor

Token processor.

Type: \Drupal\ldap_servers\Processor\TokenProcessor

File

ldap_servers/src/Entity/Server.php, line 105

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $tokenProcessor;