AutoloadProcessor::processFiles( array $autoloads )

Processes the file autoloads into a relative format including the version for each file.


Description Description


Parameters Parameters

$autoloads

(Required) The autoloads we are processing.


Top ↑

Return Return

(array|null) $processed


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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