Skip to content

Commit e3e79e5

Browse files
committed
Ongoing PHPStan issue addressed
1 parent 0f08f23 commit e3e79e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/MslsAdmin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ public function reference_user(): void {
385385
'multisite-language-switcher'
386386
);
387387

388+
// phpcs:ignore WordPress.Security.EscapeOutput
388389
trigger_error( sprintf( esc_html( $format ), strval( self::MAX_REFERENCE_USERS ) ) );
389390
}
390391

0 commit comments

Comments
 (0)