From c521e26a1961371fcacde467d79bd3ee4162c2b2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Feb 2021 19:55:49 +0300 Subject: use absolute namespace for readability --- phpstan.neon | 1 + 1 file changed, 1 insertion(+) (limited to 'phpstan.neon') diff --git a/phpstan.neon b/phpstan.neon index 1b8eecd14..8fe36c8b4 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -22,5 +22,6 @@ parameters: - plugins.local/**/tests/* - plugins/**/test/* - plugins.local/**/test/* + - plugins.local/*/vendor/intervention/* paths: - . -- cgit v1.2.3