]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/iomanager.php
Merged stuff from upstream/master
[quix0rs-gnu-social.git] / lib / iomanager.php
index 217599a6d2fd46f28509b62527e198f4452628e1..cb2b35daee0cde3688e003f8324f7a6a2c60e3a8 100644 (file)
@@ -38,7 +38,9 @@ abstract class IoManager
     /**
      * Factory function to get an appropriate subclass.
      */
-    public abstract static function get();
+    public static function get() {
+        throw new MethodNotImplementedException(__METHOD__);
+    }
 
     /**
      * Tell the i/o queue master if and how we can handle multi-site