walkor %!s(int64=6) %!d(string=hai) anos
pai
achega
e3ccf9c857
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Lib/Timer.php

+ 1 - 1
Lib/Timer.php

@@ -50,7 +50,7 @@ class Timer
      * @param EventInterface $event
      * @return void
      */
-    public static function init(EventInterface $event = null)
+    public static function init($event = null)
     {
         if ($event) {
             self::$_event = $event;