docs(command): add @param-closure-this annotation for better IDE support by huangdijia · Pull Request #7611 · hyperf/hyperf

added 2 commits

November 11, 2025 09:13
Added `@param-closure-this` PHPDoc annotation to the Console::command() method to provide better IDE autocomplete and type hinting for the closure's $this context, which refers to the ClosureCommand instance.
…ole::command() for better IDE support

limingxinleo

@huangdijia huangdijia deleted the docs/add-closure-this-annotation branch

November 11, 2025 01:54