Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
AutoloadGenerator::removeLegacyFiles( string $outDir )
Removes all of the legacy autoloader files so they don’t cause any problems.
Description Description
Parameters Parameters
- $outDir
-
(Required) The directory legacy files are written to.
Source Source
File: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php