Exemplo n.º 1
0
 public function copy($project_path, $file)
 {
     parent::copy($project_path, $file);
     $this->recipe = $file->recipe();
 }