Skip to content

Fix for readonly properties that declared in parent #1089

Fix for readonly properties that declared in parent

Fix for readonly properties that declared in parent #1089

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