stanley-king hace 2 años
padre
commit
198b851c55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      helper/bonus/factory.php

+ 1 - 1
helper/bonus/factory.php

@@ -7,7 +7,7 @@
  */
 namespace bonus;
 
-use \Exception;
+use Exception;
 
 class factory
 {