
fix(plugins) Remove wrong strict typing put by mistakes on Attribute::check

Method check() on plugins should return an array, but for attributes it returns a string or nothing. Some previous search and replace had added the ": array" constraint on some attribute classes, leading to crashes. issue #5950
Showing
+7 -6
Please register or sign in to comment