@@ -19,7 +19,7 @@  | 
                                                    ||
| 19 | 19 | * Create service  | 
                                                        
| 20 | 20 | *  | 
                                                        
| 21 | 21 | * @param ServiceLocatorInterface $serviceLocator  | 
                                                        
| 22 | - * @return mixed  | 
                                                        |
| 22 | + * @return DefaultHeaders  | 
                                                        |
| 23 | 23 | */  | 
                                                        
| 24 | 24 | public function createService(ServiceLocatorInterface $serviceLocator)  | 
                                                        
| 25 | 25 |      { | 
                                                        
@@ -20,7 +20,7 @@  | 
                                                    ||
| 20 | 20 | * Create service  | 
                                                        
| 21 | 21 | *  | 
                                                        
| 22 | 22 | * @param ServiceLocatorInterface $serviceLocator  | 
                                                        
| 23 | - * @return mixed  | 
                                                        |
| 23 | + * @return Layout  | 
                                                        |
| 24 | 24 | */  | 
                                                        
| 25 | 25 | public function createService(ServiceLocatorInterface $serviceLocator)  | 
                                                        
| 26 | 26 |      { |