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.
Return Return
(bool)
Source Source
File: vendor/composer/ClassLoader.php
public function getUseIncludePath() { return $this->useIncludePath; }
Expand full source code Collapse full source code View on Github