]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/helper/messages/class_BaseMessageHelper.php
Code cleanups and project continued:
[hub.git] / application / hub / main / helper / messages / class_BaseMessageHelper.php
index 8d1b57921bf5e1eab5cdda8787711117354d7de1..ea2eb33de0deff1b503f0c87882cf508198f23e6 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-abstract class BaseMessageHelper extends BaseFrameworkSystem {
+class BaseMessageHelper extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *