Skip to content

ProxyGenerator: Update regex pattern to match simple id getters with custom id type #14

ProxyGenerator: Update regex pattern to match simple id getters with custom id type

ProxyGenerator: Update regex pattern to match simple id getters with custom id type #14

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:
php-version: "8.1"