@@ -69,7 +69,7 @@ discard block  | 
                                                    ||
| 69 | 69 | }  | 
                                                        
| 70 | 70 | |
| 71 | 71 | /**  | 
                                                        
| 72 | - * @return Attributes|\PHPUnit_Framework_MockObject_MockObject  | 
                                                        |
| 72 | + * @return Attributes  | 
                                                        |
| 73 | 73 | */  | 
                                                        
| 74 | 74 | private function mockAttributes()  | 
                                                        
| 75 | 75 |      { | 
                                                        
@@ -77,7 +77,7 @@ discard block  | 
                                                    ||
| 77 | 77 | }  | 
                                                        
| 78 | 78 | |
| 79 | 79 | /**  | 
                                                        
| 80 | - * @return \PHPUnit_Framework_MockObject_MockObject|ExecutionContextInterface  | 
                                                        |
| 80 | + * @return ExecutionContextInterface  | 
                                                        |
| 81 | 81 | */  | 
                                                        
| 82 | 82 | private function mockContext()  | 
                                                        
| 83 | 83 |      { | 
                                                        
@@ -85,7 +85,7 @@ discard block  | 
                                                    ||
| 85 | 85 | }  | 
                                                        
| 86 | 86 | |
| 87 | 87 | /**  | 
                                                        
| 88 | - * @return \PHPUnit_Framework_MockObject_MockObject|Constraint  | 
                                                        |
| 88 | + * @return Constraint  | 
                                                        |
| 89 | 89 | */  | 
                                                        
| 90 | 90 | private function mockConstraint()  | 
                                                        
| 91 | 91 |      { |