Searched refs:_mail_keyword_map (Results 1 – 1 of 1) sorted by relevance
149 private $_mail_keyword_map = null; variable in Conf3840 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;