| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected