X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fiomanager.php;h=cb2b35daee0cde3688e003f8324f7a6a2c60e3a8;hb=349e842078c5d69901df6ec9205cf7edcb4c4636;hp=217599a6d2fd46f28509b62527e198f4452628e1;hpb=c74aea589d5a79d7048470d44e457dffc8919ad3;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