コード例 #1
0
ファイル: Input.php プロジェクト: phpcrystal/phpcrystal
 public function __construct(array $items = array())
 {
     parent::__construct($items);
 }