Merge "Make it easier to subclass Content and ContentHandler subclasses"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / UserWrapper.php
index 3262e6c..f8da0ff 100644 (file)
@@ -22,4 +22,4 @@ class UserWrapper {
                }
                $this->user->saveSettings();
        }
-}
\ No newline at end of file
+}