示例#1
0
文件: config.php 项目: naozone/phx
 private function __construct(array $arr)
 {
     self::$_items = $arr;
 }