Currently, we use `@something` annotations to add metadata to the Phpake callbacks. Consider using PHP's in-built attribute support for this purpose. **Reference:** [Attributes in PHP 8](https://php.watch/articles/php-attributes#examples)