Skip to content

Handle missing dependencies in setter methods with @Inject(optional=true) #582

Handle missing dependencies in setter methods with @Inject(optional=true)

Handle missing dependencies in setter methods with @Inject(optional=true) #582

name: Coding Standards
on:
push:
pull_request:
workflow_dispatch:
jobs:
cs:
uses: ray-di/.github/.github/workflows/coding-standards.yml@v1
with:
php_version: 8.3