PHPTools icon indicating copy to clipboard operation
PHPTools copied to clipboard

Call to undefined method PHPTools\Namespacer\FileContentProcessor::convert()

Open greendrake opened this issue 11 years ago • 0 comments

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.

greendrake avatar Sep 25 '14 02:09 greendrake