Robert Vogel has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/394259 )
Change subject: BSAvatars: Removed isStored from ConfigDefinitions, as every
config with a definition is stored
......................................................................
BSAvatars: Removed isStored from ConfigDefinitions, as every config with a
definition is stored
Change-Id: I9428d2f38127822325c655268e1b5bbf7bdcb93a
---
M src/ConfigDefinition/AvatarsDefaultSize.php
M src/ConfigDefinition/AvatarsGenerator.php
2 files changed, 0 insertions(+), 8 deletions(-)
Approvals:
Robert Vogel: Verified; Looks good to me, approved
diff --git a/src/ConfigDefinition/AvatarsDefaultSize.php
b/src/ConfigDefinition/AvatarsDefaultSize.php
index 1884a2e..c7b8632 100644
--- a/src/ConfigDefinition/AvatarsDefaultSize.php
+++ b/src/ConfigDefinition/AvatarsDefaultSize.php
@@ -7,8 +7,4 @@
public function getLabelMessageKey() {
return 'bs-avatars-pref-defaultsize';
}
-
- public function isStored() {
- return true;
- }
}
diff --git a/src/ConfigDefinition/AvatarsGenerator.php
b/src/ConfigDefinition/AvatarsGenerator.php
index 399d200..1c499c6 100644
--- a/src/ConfigDefinition/AvatarsGenerator.php
+++ b/src/ConfigDefinition/AvatarsGenerator.php
@@ -11,8 +11,4 @@
public function getLabelMessageKey() {
return 'bs-avatars-pref-generator';
}
-
- public function isStored() {
- return true;
- }
}
--
To view, visit https://gerrit.wikimedia.org/r/394259
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9428d2f38127822325c655268e1b5bbf7bdcb93a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceAvatars
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits