@@ -49,7 +49,7 @@  | 
                                                    ||
| 49 | 49 |      ) { | 
                                                        
| 50 | 50 | $this->changeBasePath($basePath);  | 
                                                        
| 51 | 51 | $this->changeHash($hash);  | 
                                                        
| 52 | - $this->changeExtension($extension) ;  | 
                                                        |
| 52 | + $this->changeExtension($extension);  | 
                                                        |
| 53 | 53 | $this->changeDeep($deep);  | 
                                                        
| 54 | 54 | $this->changeChars($chars);  | 
                                                        
| 55 | 55 | }  |