]> git.mxchange.org Git - friendica.git/blobdiff - tests/Util/Intercept.php
XMPP URI and markdown are no friends (yet)
[friendica.git] / tests / Util / Intercept.php
index f22e98798bd3d9f2eae3a6484283e1a998a14160..ba4748dc0fdb41d1bf7fe1e793917e59c1fa06c8 100644 (file)
@@ -36,6 +36,7 @@ class Intercept extends php_user_filter
         */
        public static $cache = '';
 
+       /** @noinspection PhpMissingParentCallCommonInspection */
        public function filter($in, $out, &$consumed, $closing)
        {
                while ($bucket = stream_bucket_make_writeable($in)) {