Searched refs:controlType (Results 1 – 7 of 7) sorted by relevance
71 protected $controlType; variable in FreeDSx\\Ldap\\Control\\Control84 * @param string $controlType88 … public function __construct(string $controlType, bool $criticality = false, $controlValue = null) argument90 $this->controlType = $controlType;101 $this->controlType = $oid;111 return $this->controlType;159 Asn1::octetString($this->controlType),183 return $this->controlType;216 …[0 => $control->controlType, 1 => $control->criticality, 2 => $control->controlValue] = self::pars…
25 public $controlType; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SwitchControl44 public function setControlType($controlType) argument46 $this->controlType = $controlType;53 return $this->controlType;
92 $control->controlType = $oid;
37 protected $controlType = Control::class; variable in Google\\Service\\ServiceUsage\\GoogleApiService
37 protected $controlType = Control::class; variable in Google\\Service\\ServiceManagement\\Service
37 protected $controlType = Control::class; variable in Google\\Service\\ServiceNetworking\\Service
37 protected $controlType = Control::class; variable in Google\\Service\\ServiceConsumerManagement\\Service