You are here

interface ParserInterface in XHProf 8

Hierarchy

Expanded class hierarchy of ParserInterface

All classes that implement ParserInterface

File

src/XHProfLib/Parser/ParserInterface.php, line 5

Namespace

Drupal\xhprof\XHProfLib\Parser
View source
interface ParserInterface {
  public function parse();

}

Members