diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php index f2fbd732f2bdf26c9322ea78af8879b91ade574e..ad61bedf8e40977a7e054e45cb11001fd6a08ec6 100644 --- a/src/QUI/Test/Test.php +++ b/src/QUI/Test/Test.php @@ -12,6 +12,8 @@ class Test public static function onUserGetAvatar(UserInterfaces $User) { return false; + } } +