]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/producer/cruncher/class_BaseKeyProducer.php
Some 'abstract' are required
[hub.git] / application / hub / main / producer / cruncher / class_BaseKeyProducer.php
index 599412aa68890731ec9fb79a488b91ff44dc275b..c89fa57789d736418eabd2714a91b96f2ad8386d 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/>.
  */
-class BaseKeyProducer extends BaseProducer {
+abstract class BaseKeyProducer extends BaseProducer {
        /**
         * Protected constructor
         *