@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / PhpAstContextEntry
Interface: PhpAstContextEntry
Properties
context
ts
readonly context: PhpAstContext;filePath
ts
readonly filePath: string;key
ts
readonly key: string;metadata
ts
metadata: PhpFileMetadata;