adding the main plugin file to bootstrap for phpstan

This commit is contained in:
2023-07-28 11:44:14 -06:00
parent 3d58f71135
commit 28a927f6bd

View File

@ -1,5 +1,8 @@
parameters: parameters:
level: 6 level: 6
bootstrapFiles:
- bootstrap.php
- nmsp-plugin-name.php
paths: paths:
- admin - admin
- constants - constants