예제 #1
0
파일: config.php 프로젝트: naozone/phx
 private function __construct(array $arr)
 {
     self::$_items = $arr;
 }