Test Failed
Pull Request — develop (#5)
by Evert
06:28
created
Tests/EventListener/ResponseListenerTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
     }
76 76
 
77 77
     /**
78
-     * @return MockObject|UserAgentRepositoryInterface
78
+     * @return UserAgentRepositoryInterface
79 79
      */
80 80
     private function mockUserAgentRepository(string $version = null, string $actionValue = null): MockObject
81 81
     {
Please login to merge, or discard this patch.