X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Foutput%2Fdebug%2Fclass_BaseDebugOutput.php;h=f4c826170ace0abf4f38ab81fa6afbdcf3c0c982;hp=e83676b964a6fe5bf3af0c018a191aa279779643;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=4f9cf34b521892cb99fae9b21b92787f3d555b74 diff --git a/framework/main/classes/output/debug/class_BaseDebugOutput.php b/framework/main/classes/output/debug/class_BaseDebugOutput.php index e83676b9..f4c82617 100644 --- a/framework/main/classes/output/debug/class_BaseDebugOutput.php +++ b/framework/main/classes/output/debug/class_BaseDebugOutput.php @@ -27,7 +27,7 @@ use Org\Mxchange\CoreFramework\Output\BaseOutput; * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseDebugOutput extends BaseOutput { +abstract class BaseDebugOutput extends BaseOutput { /** * Class name for this output class is being used for logging */