Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
ClassLoader::getApcuPrefix()

The APCu prefix in use, or null if APCu caching is not enabled.

Contents


Return Return

(string|null)


Source Source

File: vendor/composer/ClassLoader.php

    public function getApcuPrefix()
    {
        return $this->apcuPrefix;
    }