Skip to content

Improve return type for Collection::partition (#380) #324

Improve return type for Collection::partition (#380)

Improve return type for Collection::partition (#380) #324

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/static-analysis.yml@1.5.0"
with:
php-version: "8.1"