interface ParserInterface in XHProf 8
Hierarchy
- interface \Drupal\xhprof\XHProfLib\Parser\ParserInterface
Expanded class hierarchy of ParserInterface
All classes that implement ParserInterface
File
- src/
XHProfLib/ Parser/ ParserInterface.php, line 5
Namespace
Drupal\xhprof\XHProfLib\ParserView source
interface ParserInterface {
public function parse();
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ParserInterface:: |
public | function | 2 |