getAll($src_project_id); if (! $this->save($dst_project_id, $metadata)) { return false; } return true; } }