mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
Refactor documentation structure and add new artifact model guide
This commit is contained in:
6
docs/zh/develop/extending/annotations.md
Normal file
6
docs/zh/develop/extending/annotations.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 注解参考
|
||||
|
||||
<!-- TODO: 所有 v3 PHP 注解的完整参考。
|
||||
#[Library]、#[Extension]、#[BuildFor]、#[BeforeStage]、#[AfterStage]、
|
||||
#[PatchBeforeBuild]、#[CustomPhpConfigureArg]、#[AsCheckItem]、#[AsFixItem]。
|
||||
每个注解:参数、类型、允许的 target、示例。 -->
|
||||
Reference in New Issue
Block a user