@@ -13,7 +13,7 @@ |
||
13 | 13 | private $prePushOriginalExecutor; |
14 | 14 | |
15 | 15 | /** |
16 | - * @return \Mockery\MockInterface|PrePushOriginalExecutorInterface |
|
16 | + * @return PrePushOriginalExecutorInterface |
|
17 | 17 | */ |
18 | 18 | protected function getPrePushOriginalExecutor() |
19 | 19 | { |