ClassLoader::setApcuPrefix( string|null $apcuPrefix )
APCu prefix to use to cache found/not-found classes, if the extension is enabled.
Contents
Parameters Parameters
- $apcuPrefix
-
(Required)
Return Return
(void)
Source Source
File: vendor/composer/ClassLoader.php
Expand full source code Collapse full source code View on Github