コード例 #1
0
ファイル: DataView.php プロジェクト: hsanjuan/icingaweb2
 public function getMappedField($field)
 {
     return $this->query->getMappedField($field);
 }