Skip to content

Fix wrong DocBlock type and some minor WPCS #15

Fix wrong DocBlock type and some minor WPCS

Fix wrong DocBlock type and some minor WPCS #15

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ramsey/composer-install@v2 # or alternative dependency management
- uses: dingo-d/phpstan-wp-action@v2