@@ -131,6 +131,9 @@  | 
                                                    ||
| 131 | 131 | }  | 
                                                        
| 132 | 132 | }  | 
                                                        
| 133 | 133 | |
| 134 | + /**  | 
                                                        |
| 135 | + * @param string $file  | 
                                                        |
| 136 | + */  | 
                                                        |
| 134 | 137 | protected function parseImport(RouteCollection $collection, array $config, $path, $file)  | 
                                                        
| 135 | 138 |      { | 
                                                        
| 136 | 139 | $type = isset($config['type']) ? $config['type'] : null;  |