Home
last modified time | relevance | path

Searched defs:controlValue (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
DControl.php81 protected $controlValue; variable in FreeDSx\\Ldap\\Control\\Control
88 … public function __construct(string $controlType, bool $criticality = false, $controlValue = null)
137 public function setValue($controlValue)