Skip to content

fix: Failing to retrieve reflection property on enum #608

fix: Failing to retrieve reflection property on enum

fix: Failing to retrieve reflection property on enum #608

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
composer-root-version: "3.0"