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::isClassMapAuthoritative()
Should class lookup fail if not found in the current class map?
Return Return
(bool)
Source Source
File: vendor/composer/ClassLoader.php
public function isClassMapAuthoritative() { return $this->classMapAuthoritative; }
Expand full source code Collapse full source code View on Github