X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fiomanager.php;h=cb2b35daee0cde3688e003f8324f7a6a2c60e3a8;hb=7220b3ddd4a32b947e851c946cb6ad6146bebf7d;hp=217599a6d2fd46f28509b62527e198f4452628e1;hpb=7a9777df053a9007b5eaa71f5437584065b615a5;p=quix0rs-gnu-social.git diff --git a/lib/iomanager.php b/lib/iomanager.php index 217599a6d2..cb2b35daee 100644 --- a/lib/iomanager.php +++ b/lib/iomanager.php @@ -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