We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24790b5 commit 327a05bCopy full SHA for 327a05b
.github/workflows/documentation.yaml
@@ -14,6 +14,6 @@ jobs:
14
uses: "phpDocumentor/.github/.github/workflows/documentation.yml@main"
15
with:
16
deploy: true
17
- component: "reflection-docblock"
+ component: "type-resolver"
18
secrets:
19
token: "${{ secrets.BOT_TOKEN }}"
0 commit comments