Skip to content

Add namespace to method_intercept.php and remove unused use statement #456

Add namespace to method_intercept.php and remove unused use statement

Add namespace to method_intercept.php and remove unused use statement #456

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.2
has_crc_config: true