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.

CustomAutoloaderPlugin::determineSuffix()

Determine the suffix for the autoloader class.


Description Description

Reuses an existing suffix from vendor/autoload_packages.php or vendor/autoload.php if possible.


Return Return

(string) Suffix.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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