]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/visitor/class_BaseVisitor.php
Continued:
[core.git] / framework / main / classes / visitor / class_BaseVisitor.php
index 2c765ffc623c1a00c94ac70101dcfd20a6534765..19ab92217adf6e3ede75fdef11c8901b53ef2784 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 BaseVisitor extends BaseFrameworkSystem {
+abstract class BaseVisitor extends BaseFrameworkSystem {
        /**
         * Mode of the visitor (the first word of the concrete class' name)
         */