added and designed home footer simplenews subscription
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
function materio_simplenews_entity_type_alter(array &$entity_types) {
|
||||
$entity_types['simplenews_subscriber']->setFormClass('materio_block', '\Drupal\materio_simplenews\Form\MaterioSubscriptionsBlockForm');
|
||||
}
|
Reference in New Issue
Block a user