PHPTools
PHPTools copied to clipboard
Call to undefined method PHPTools\Namespacer\FileContentProcessor::convert()
Getting the following error:
PHP Fatal error: Call to undefined method PHPTools\Namespacer\FileContentProcessor::convert() in /path/to/PHPTools/library/PHPTools/Namespacer/FileContentProcessor.php on line 66
The class does not have the method convert indeed.