X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Fhelper%2Fcaptcha%2Fclass_BaseCaptcha.php;h=f0bb7aeb0245c9e5090e4b925cb0a69ffb754ad3;hp=54e61a311cd99b341b36d5a6e59f281d5feb5ea3;hb=2882b57ca6f372b822f96034ff2fe6aafd7daeb8;hpb=320e7efb2f575d84c2f93be41056bfbc0234e49c diff --git a/framework/main/classes/helper/captcha/class_BaseCaptcha.php b/framework/main/classes/helper/captcha/class_BaseCaptcha.php index 54e61a31..f0bb7aeb 100644 --- a/framework/main/classes/helper/captcha/class_BaseCaptcha.php +++ b/framework/main/classes/helper/captcha/class_BaseCaptcha.php @@ -29,7 +29,7 @@ use Org\Mxchange\CoreFramework\Helper\BaseHelper; * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseCaptcha extends BaseHelper { +abstract class BaseCaptcha extends BaseHelper { /** * Protected constructor *