# think-annotation for ThinkPHP6 ## 安装 > composer require topthink/think-annotation ## 配置 > 配置文件位于 `config/annotation.php` ## 使用方法 ~~~ - PHPStorm via the PHP Annotations Plugin or the Symfony2 Plugin