AutoloadFileWriter::copyAutoloaderFiles( AutomatticJetpackAutoloaderIOInterface|null $io, string $outDir, string $suffix )

Copies autoloader files and replaces any placeholders in them.


Description Description


Parameters Parameters

$io

(Required) An IO for writing to.

$outDir

(Required) The directory to place the autoloader files in.

$suffix

(Required) The suffix to use in the autoloader's namespace.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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