]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/streams/class_
Continued:
[core.git] / framework / main / classes / streams / class_
index d7e24e2d60e58f5b0a753aeadbc5911f7636b599..0499c3c84c938a13ecb9aff4db160ae325905772 100644 (file)
@@ -56,7 +56,5 @@ class ???Stream extends BaseStream implements Stream {
                self::createDebugInstance(__CLASS__)->debugOutput('Unhandled ' . strlen($data) . ' bytes in this stream.');
                throw new UnsupportedOperationException(array($this, __FUNCTION__), self::EXCEPTION_UNSPPORTED_OPERATION);
        }
-}
 
-// [EOF]
-?>
+}