Continued:
[core.git] / framework / main / classes / mailer / class_BaseMailer.php
index 0f5d790e804df476a993ef16796d750b3a48da79..6c0a52aa67820fe4d41d8c29a59f28a743b9e9f3 100644 (file)
@@ -29,7 +29,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 <http://www.gnu.org/licenses/>.
  */
-class BaseMailer extends BaseFrameworkSystem {
+abstract class BaseMailer extends BaseFrameworkSystem {
        /**
         * Template name
         */