Skip to content

fix: remove useless json_decode #40

fix: remove useless json_decode

fix: remove useless json_decode #40

Workflow file for this run

name: M2 PHPStan
on: [push, pull_request, workflow_dispatch]
jobs:
phpstan:
name: M2 PHPStan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: extdn/github-actions-m2/magento-phpstan@master
with:
composer_name: opengento/module-better-bo