コード例 #1
0
ファイル: service.php プロジェクト: vazahat/dudex
 private function __construct()
 {
     $this->tagDao = UTAGS_BOL_TagDao::getInstance();
 }