‪TYPO3CMS  11.5
testMethodPrefixChecker.php File Reference

Go to the source code of this file.

Classes

class  NodeVisitor
 

Variables

 $parser = (new ParserFactory())->create(ParserFactory::ONLY_PHP7)
 
 $finder = new Symfony\Component\Finder\Finder()
 

Variable Documentation

◆ $finder

$finder = new Symfony\Component\Finder\Finder()

Definition at line 35 of file testMethodPrefixChecker.php.

◆ $parser

$parser = (new ParserFactory())->create(ParserFactory::ONLY_PHP7)

Definition at line 33 of file testMethodPrefixChecker.php.