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::writeAutoloaderFiles( string $outDir, string $suffix )

Writes all of the autoloader files to disk.


Description Description


Parameters Parameters

$outDir

(Required) The directory to write to.

$suffix

(Required) The unique autoloader suffix.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.