removeFiles(array_map(static function (string $path): string { return 'views/' . $path; }, $paths)); } }