From 02acced1f303f0189bae5a910a18e41c6eeba655 Mon Sep 17 00:00:00 2001 From: Tim Kelty Date: Thu, 24 Jun 2021 12:34:37 -0400 Subject: [PATCH] Add PHP inspection for valid return types. --- Craft_Inspections.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Craft_Inspections.xml b/Craft_Inspections.xml index ad8c562..b55e8c6 100644 --- a/Craft_Inspections.xml +++ b/Craft_Inspections.xml @@ -287,6 +287,9 @@ + +