mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PHPStan: Enable more checks (#14318)
* PHPStan: Enable more checks * Fixes * Fixes * Deprecation fixes
This commit is contained in:
@@ -75,7 +75,6 @@ class Clean
|
||||
*/
|
||||
public static function html($value, $purifier_config = [])
|
||||
{
|
||||
/** @var HTMLPurifier $purifier */
|
||||
static $purifier;
|
||||
|
||||
// If $purifier_config is non-empty then we don't want
|
||||
|
Reference in New Issue
Block a user