Continued:
[core.git] / framework / main / classes / client / class_BaseClient.php
index 70fc42f5091aa22ce8488070333446e944b7b60e..72f9f253692f2ca339284ab7ad4d2f5b8f7529bd 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
-class BaseClient extends BaseFrameworkSystem {
+abstract class BaseClient extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *