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/
H A DControl.php77 protected $controlValue; variable in FreeDSx\\Ldap\\Control\\Control
84 … public function __construct(string $controlType, bool $criticality = false, $controlValue = null)
133 public function setValue($controlValue)