aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/PNGHandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/media/PNGHandler.php')
-rw-r--r--includes/media/PNGHandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/media/PNGHandler.php b/includes/media/PNGHandler.php
index a4b4dc53a092..f6451b7eea4b 100644
--- a/includes/media/PNGHandler.php
+++ b/includes/media/PNGHandler.php
@@ -27,7 +27,7 @@
* @ingroup Media
*/
class PNGHandler extends BitmapHandler {
- const BROKEN_FILE = '0';
+ private const BROKEN_FILE = '0';
/**
* @param File|FSFile $image