]> git.mxchange.org Git - friendica.git/blobdiff - tests/Util/HookMockTrait.php
XMPP URI and markdown are no friends (yet)
[friendica.git] / tests / Util / HookMockTrait.php
index 68a17c5bdbf4066c405a454a646800dd8fb87de2..fbc95aa9af86527d8b5f9756752d6dce897ecf1a 100644 (file)
@@ -16,6 +16,8 @@ trait HookMockTrait
        /**
         * Mocking a method 'Hook::call()' call
         *
+        * @param string $name
+        * @param mixed  $capture
         */
        public function mockHookCallAll(string $name, &$capture)
        {