コード例 #1
0
ファイル: Group.php プロジェクト: netcon-source/apps
 /**
  */
 public function match($ob)
 {
     return $this->addresses->match($ob);
 }