Skip to content

Add missing void return type in docblock (#472) #310

Add missing void return type in docblock (#472)

Add missing void return type in docblock (#472) #310

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