Skip to content

Change the visibility of properties from public to private #27

Change the visibility of properties from public to private

Change the visibility of properties from public to private #27

Workflow file for this run

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