Skip to content

Fix for readonly properties that declared in parent (#96) #1091

Fix for readonly properties that declared in parent (#96)

Fix for readonly properties that declared in parent (#96) #1091

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main