]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/actions/class_BaseAction.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / classes / actions / class_BaseAction.php
index 0cfdd8349c6fb5c6708d61f323f17c2c63f7f095..4205c9eac000d7af928e41473a2bfdde56d2af01 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 BaseAction extends BaseFrameworkSystem {
+abstract class BaseAction extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *