@@ -256,6 +288,10 @@ class addon_guards_test_set extends cms_test_case
unset($file_api);
}
if(!empty($has_nots)){
$this->dump($has_nots,'These paths => functions have a positive addon guard. Consider changing them to a negative one with a return statement towards the top of the function.');