summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/MessageGroupConfigurationParser.php')
-rw-r--r--MLEB/Translate/MessageGroupConfigurationParser.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/MLEB/Translate/MessageGroupConfigurationParser.php b/MLEB/Translate/MessageGroupConfigurationParser.php
index 2d3dbf7f..83a1c9fd 100644
--- a/MLEB/Translate/MessageGroupConfigurationParser.php
+++ b/MLEB/Translate/MessageGroupConfigurationParser.php
@@ -1,6 +1,5 @@
<?php
/**
- *
* @file
* @author Niklas Laxström
* @license GPL-2.0-or-later
@@ -11,7 +10,7 @@
* @since 2014.01
*/
class MessageGroupConfigurationParser {
- protected $baseSchema;
+ private $baseSchema;
public function __construct() {
// Don't perform validations if library not available