Searched refs:_name_for_map (Results 1 – 1 of 1) sorted by relevance
52 private $_name_for_map = []; variable in Contact567 if (isset($this->_name_for_map[$key]))568 return $this->_name_for_map[$key];583 return ($this->_name_for_map[$key] = $this->calculate_name_for($pfx, $x));