]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/class_BaseOutput.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / classes / output / class_BaseOutput.php
index 61267e52c5a5ed9edc48da41ce2fd204ab42f5e3..c4ba130555cbf45db160b0788ac5e0c364a41a31 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 BaseOutput extends BaseFrameworkSystem {
+abstract class BaseOutput extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *