Skip to content

Fixed a typo in product logging #453

Fixed a typo in product logging

Fixed a typo in product logging #453

Workflow file for this run

name: PHPLint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check PHP syntax errors
uses: overtrue/phplint@4.1.0