Skip to content

fix: change hardcoded user entity with declared return type #1925

fix: change hardcoded user entity with declared return type

fix: change hardcoded user entity with declared return type #1925

Workflow file for this run

name: PHPCSFixer
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcsfixer.yml'
push:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcsfixer.yml'
jobs:
phpcsfixer:
uses: codeigniter4/.github/.github/workflows/phpcsfixer.yml@main