]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Console/ConsoleTest.php
Merge pull request #9680 from annando/issue-9402
[friendica.git] / tests / src / Console / ConsoleTest.php
index 724163d6ff0552968b074fd313abcc000a7493a8..7f2f13c7395fbc7c83043c44985834faf5087c3d 100644 (file)
@@ -46,7 +46,7 @@ abstract class ConsoleTest extends MockedTest
         *
         * @return string the output of the execution
         */
-       protected function dumpExecute($console)
+       protected function dumpExecute(Console $console)
        {
                Intercept::reset();
                $console->execute();