Skip to content

refactor: add typed on private property based on assigns (#1200) #81

refactor: add typed on private property based on assigns (#1200)

refactor: add typed on private property based on assigns (#1200) #81

Workflow file for this run

on:
push:
branches:
- master
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']