예제 #1
0
 public function __construct(\Maphper\Maphper $maphper, $file_path)
 {
     $this->file_path = $file_path;
     parent::__construct($maphper);
 }