MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / phpdoc.rs

File phpdoc.rs

src/virtual_members/phpdoc.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! PHPDoc virtual member provider.
2//!
3//! Extracts `@method`, `@property` / `@property-read` / `@property-write`,
4//! and `@mixin` tags from the class-level docblock and presents them as

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected