addFile( 'somefile.php', 'hello = 5 } }' ); $file_checker = new FileChecker('somefile.php', $this->project_checker); $file_checker->visitAndAnalyzeMethods(); } }