@@ -181,6 +181,7 @@ |
||
| 181 | 181 | * For all classes, hack to remove the namespace, slash and backslash. |
| 182 | 182 | * |
| 183 | 183 | * @param string The class name to clean. |
| 184 | + * @param string $sClass |
|
| 184 | 185 | * |
| 185 | 186 | * @return string The class cleaned. |
| 186 | 187 | */ |