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.
Source Source
File: vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php