diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 836e0a1..c94d734 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -61,6 +61,7 @@ jobs: output-path: php-class-diagram.svg target-repo: ${{ github.repository }} target-branch: ${{ github.ref_name }} + options: --hide-private-methods - name: Upload Artifact uses: actions/upload-artifact@v4