Skip to content

Change getMailClassHeader return value from self to static (#23) #38

Change getMailClassHeader return value from self to static (#23)

Change getMailClassHeader return value from self to static (#23) #38

Workflow file for this run

name: PHPStan
on:
push
jobs:
phpstan:
uses: stefanzweifel/reusable-workflows/.github/workflows/phpstan.yml@main
with:
php_version: '8.3'