‪TYPO3CMS  ‪main
testMethodPrefixChecker.php File Reference

Go to the source code of this file.

Classes

class  NodeVisitor
 

Variables

 $parser = (new ParserFactory())->createForVersion(PhpVersion::fromComponents(8, 2))
 
 $finder = new Symfony\Component\Finder\Finder()
 

Variable Documentation

◆ $finder

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

Definition at line 36 of file testMethodPrefixChecker.php.

◆ $parser

$parser = (new ParserFactory())->createForVersion(PhpVersion::fromComponents(8, 2))

Definition at line 34 of file testMethodPrefixChecker.php.