fix(phpstan): resolve code issues based on phpstan report
- Fixed unreachable code issue in the
onUserGetAvatar()method in EventHandler.php file - Corrected the return type of
onUserGetAvatar()andonInstall()methods - Removed obsolete error ignores in phpstan-baseline.neon
Related: #1 (closed)