Skip to content

refactor: Move property to local variable on usage only in setUp() method in tests #2113

refactor: Move property to local variable on usage only in setUp() method in tests

refactor: Move property to local variable on usage only in setUp() method in tests #2113

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