I think we have to change return type of createEventMock() method also

- *...

Contribution Date
Technology
Contribution Project
Contribution Details

I think we have to change return type of createEventMock() method also

- * @return \Symfony\Component\HttpKernel\Event\ViewEvent|\PHPUnit\Framework\MockObject\MockObject - * A mock object to test. + * @return \Symfony\Component\HttpKernel\Event\ViewEvent + * A ViewEvent object to test. protected function createEventMock($controller_result) {
Contribution Author
Files count
0
Patches count
0