Skip to content

Refactor: remove redundant assertions and improve array handling #592

Refactor: remove redundant assertions and improve array handling

Refactor: remove redundant assertions and improve array handling #592

Workflow file for this run

name: Static Analysis
on:
push:
pull_request:
workflow_dispatch:
jobs:
sa:
uses: ray-di/.github/.github/workflows/static-analysis.yml@v1
with:
php_version: 8.3