protected function addCleanupPath(PackageInterface $package, string $path) : void { $this->additionalCleanupPaths[$package->getName()][] = $path; }