Add missing newline at end of file
authorMatthias Schmidt <gravatronics@live.com>
Sun, 13 Jan 2019 10:01:34 +0000 (11:01 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 13 Jan 2019 10:01:34 +0000 (11:01 +0100)
See #2509
See aa6f853584182980c1c7d12891b689317e458b8b

wcfsetup/install/files/lib/system/form/builder/field/TImmutableFormField.class.php

index e93c5d279cdaff0ddc0a1cd860ed88134cc3d094..8cfa2098f0840cacd6d1e0898fe6c63c7641e228 100644 (file)
@@ -38,4 +38,4 @@ trait TImmutableFormField {
        public function isImmutable() {
                return $this->__immutable;
        }
-}
\ No newline at end of file
+}