walkor 2 yıl önce
ebeveyn
işleme
8b85e33923
1 değiştirilmiş dosya ile 1 ekleme ve 25 silme
  1. 1 25
      src/Events/Swow.php

+ 1 - 25
src/Events/Swow.php

@@ -272,31 +272,7 @@ class Swow implements EventInterface
     {
         Coroutine::killAll();
     }
-
-    /**
-     * @return void
-     */
-    public function destroy()
-    {
-        $this->stop();
-    }
-
-    /**
-     * @return void
-     */
-    public function clearAllTimer()
-    {
-        $this->deleteAllTimer();
-    }
-
-    /**
-     * @return void
-     */
-    public function loop()
-    {
-        waitAll();
-    }
-
+    
     /**
      * {@inheritdoc}
      */