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