X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Fclass_BaseFrameworkSystem.php;h=3db84d3f9e765ff6537efe89988b9fe8c323abba;hp=43d9a5138a08d638dbc1cb2649558709cc5eeb74;hb=2882b57ca6f372b822f96034ff2fe6aafd7daeb8;hpb=320e7efb2f575d84c2f93be41056bfbc0234e49c diff --git a/framework/main/classes/class_BaseFrameworkSystem.php b/framework/main/classes/class_BaseFrameworkSystem.php index 43d9a513..3db84d3f 100644 --- a/framework/main/classes/class_BaseFrameworkSystem.php +++ b/framework/main/classes/class_BaseFrameworkSystem.php @@ -78,7 +78,7 @@ use \SplFileInfo; * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseFrameworkSystem extends stdClass implements FrameworkInterface { +abstract class BaseFrameworkSystem extends stdClass implements FrameworkInterface { /** * Length of output from hash() */