[TOOLS] Fix errors pointed out by PHPStan level 4
This commit is contained in:
@@ -37,6 +37,7 @@ use EventResult;
|
||||
* Check attachment file size quotas
|
||||
*
|
||||
* @package GNUsocial
|
||||
*
|
||||
* @ccategory Attachment
|
||||
*
|
||||
* @author Hugo Sales <hugo@hsal.es>
|
||||
@@ -102,8 +103,6 @@ class FileQuota extends Plugin
|
||||
* Adds this plugin's version information to $versions array
|
||||
*
|
||||
* @param array $versions inherited from parent
|
||||
*
|
||||
* @return bool true hook value
|
||||
*/
|
||||
public function onPluginVersion(array &$versions): EventResult
|
||||
{
|
||||
|
Reference in New Issue
Block a user