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::getUseIncludePath()

Can be used to check if the autoloader uses the include path to check for classes.

Contents


Return Return

(bool)


Source Source

File: vendor/composer/ClassLoader.php

    public function getUseIncludePath()
    {
        return $this->useIncludePath;
    }