ParserInterface
Less than 1 minute
ParserInterface
Parses interface declarations using class-parser semantics.
class ParserInterface extends \Hazaar\Parser\PHP\ParserClassExtends: Hazaar\Parser\PHP\ParserClass
Properties
parserObjectType
Token type used to identify interface declarations.
protected int $parserObjectType = 'T_INTERFACE'Type: int
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000