Add missing newlines at end of file
authorMatthias Schmidt <gravatronics@live.com>
Sun, 31 Dec 2017 13:14:00 +0000 (14:14 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 31 Dec 2017 13:14:00 +0000 (14:14 +0100)
wcfsetup/install/files/lib/system/form/builder/TFormChildNode.class.php
wcfsetup/install/files/lib/system/form/builder/TFormElement.class.php

index a5953c25005f8a490f6b92ef53d746a270700793..eb8ea150541447fc6876febae0e1979548b82419 100644 (file)
@@ -67,4 +67,4 @@ trait TFormChildNode {
                
                return $this;
        }
-}
\ No newline at end of file
+}
index ce34cda68fd06e6e4bd664d066d8e1f77d5538f5..4df092dd66c0f574718f5482e687ac31e296a5e3 100644 (file)
@@ -168,4 +168,4 @@ trait TFormElement {
                
                throw new \InvalidArgumentException("Unknown dependency with id '{$dependencyId}'.");
        }
-}
\ No newline at end of file
+}