Searched refs:modType (Results 1 – 3 of 3) sorted by relevance
41 protected $modType; variable in FreeDSx\\Ldap\\Entry\\Change49 * @param int $modType53 public function __construct(int $modType, $attribute, ...$values) argument55 $this->modType = $modType;83 return $this->modType;87 * @param int $modType90 public function setType(int $modType) argument92 $this->modType = $modType;102 return $this->modType === self::TYPE_ADD;110 return $this->modType === self::TYPE_DELETE && count($this->attribute->getValues()) !== 0;[all …]
208 $modType = $event->data['type'];215 $this->logHelper->writeLine('user profile',null, [$modType . ' user', $modUser]);217 $this->logAdmin([$modType . ' user', $modUser]);
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...