Skip to content

fix: change return type of hasOne and belongsTo to nullable object type. #2179

fix: change return type of hasOne and belongsTo to nullable object type.

fix: change return type of hasOne and belongsTo to nullable object type. #2179

Workflow file for this run

name: Framework PHP
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: ./.github/workflows/REUSABLE_backend.yml
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .