Exclude TwoStepORMAdapter from phpstan to fix github actions issue

This commit is contained in:
Jan Böhmer 2023-10-06 14:42:32 +02:00
parent 1b276c5eae
commit 2409c7f62b

View file

@ -10,6 +10,7 @@ parameters:
- src/DataTables/Adapter/*
- src/Configuration/*
- src/Doctrine/Purger/*
- src/DataTables/Adapters/TwoStepORMAdapter.php