]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/console/class_ConsoleOutput.php
Continued:
[core.git] / inc / main / classes / output / console / class_ConsoleOutput.php
index ddec2cc00de4176bc011c270be9fc114f3c935ff..f0c94c83c4994b035dde5ff70c853feb1a1ef4ec 100644 (file)
@@ -129,7 +129,5 @@ class ConsoleOutput extends BaseOutput implements OutputStreamer {
        public function size () {
                throw new UnsupportedOperationException(array($this, __FUNCTION__), self::EXCEPTION_UNSPPORTED_OPERATION);
        }
-}
 
-// [EOF]
-?>
+}