PHP TypeLang Help

@phan-override

The @phan-override tag is Phan's vendor-specific @override alias, unrelated in origin to this component's own @override: @phan-override is a real, independently documented Phan tag.

This library recognizes it as an alias: it parses identically to the canonical tag above and produces the exact same tag instance, keeping the vendor-prefixed name it was written with.

See Phan's Annotating Your Source Code wiki.

07 July 2026