diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php index a6985eb82b3e34e96738b09d5045d6e542b7e0c0..b875edfe522e1d4216be25384a6dc1a74d172e18 100644 --- a/src/QUI/Test/Test.php +++ b/src/QUI/Test/Test.php @@ -10,7 +10,7 @@ class Test { public static function onUserGetAvatar(UserInterfaces $User) - { + { // a comment return false; }