Skip to content

feat: add UserModel::getReturnType() and RegisterController::getUserEntity() uses it #2068

feat: add UserModel::getReturnType() and RegisterController::getUserEntity() uses it

feat: add UserModel::getReturnType() and RegisterController::getUserEntity() uses it #2068

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