X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Fdiscovery%2Fclass_BaseDiscovery.php;h=2b175c0d00f3354006d7cb484c62d0926d397069;hp=86124e00b5a683a2c4f90f9f8540473f734904cf;hb=2882b57ca6f372b822f96034ff2fe6aafd7daeb8;hpb=320e7efb2f575d84c2f93be41056bfbc0234e49c diff --git a/framework/main/classes/discovery/class_BaseDiscovery.php b/framework/main/classes/discovery/class_BaseDiscovery.php index 86124e00..2b175c0d 100644 --- a/framework/main/classes/discovery/class_BaseDiscovery.php +++ b/framework/main/classes/discovery/class_BaseDiscovery.php @@ -27,7 +27,7 @@ use Org\Mxchange\CoreFramework\Object\BaseFrameworkSystem; * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseDiscovery extends BaseFrameworkSystem { +abstract class BaseDiscovery extends BaseFrameworkSystem { /** * Action name for payment discovery */