Home
last modified time | relevance | path

Searched refs:EVENT_BEFORE_PASSWORD_SET (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/nextcloud-talk/spreed/lib/
H A DRoom.php107 public const EVENT_BEFORE_PASSWORD_SET = self::class . '::preSetPassword'; define in OCA\\Talk\\Room
744 $this->dispatcher->dispatch(self::EVENT_BEFORE_PASSWORD_SET, $event);