Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dconference.php149 private $_mail_keyword_map = null; variable in Conf
3840 return self::xt_add($this->_mail_keyword_map, $fj->name, $fj);
3848 if ($this->_mail_keyword_map === null) {
3849 $this->_mail_keyword_map = $this->_mail_keyword_factories = [];
3855 return $this->_mail_keyword_map;