Loading src/UnicaenTest/Controller/AbstractControllerTestCase.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ abstract class AbstractControllerTestCase extends AbstractHttpControllerTestCase /** * @param string $userContextServiceClass * @return ObjectProphecy * @return ObjectProphecy|UserContextService */ protected function mockUserContextService($userContextServiceClass) { Loading Loading
src/UnicaenTest/Controller/AbstractControllerTestCase.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ abstract class AbstractControllerTestCase extends AbstractHttpControllerTestCase /** * @param string $userContextServiceClass * @return ObjectProphecy * @return ObjectProphecy|UserContextService */ protected function mockUserContextService($userContextServiceClass) { Loading