@@ -50,7 +50,7 @@  | 
                                                    ||
| 50 | 50 | |
| 51 | 51 | // If the class doesn't exist.  | 
                                                        
| 52 | 52 |          if (!file_exists(__DIR__ . '/' . self::getCamelCase($type) . '.php')) { | 
                                                        
| 53 | - // return false;  | 
                                                        |
| 53 | + // return false;  | 
                                                        |
| 54 | 54 | }  | 
                                                        
| 55 | 55 | |
| 56 | 56 | return true;  |