ClassLoader::getApcuPrefix()
The APCu prefix in use, or null if APCu caching is not enabled.
Return Return
(string|null)
Source Source
File: vendor/composer/ClassLoader.php
Expand full source code Collapse full source code View on Github
The APCu prefix in use, or null if APCu caching is not enabled.
(string|null)
File: vendor/composer/ClassLoader.php
Expand full source code Collapse full source code View on Github