entity_translation_unified_form-2.0.x-dev/entity_translation_unified_form.install

entity_translation_unified_form.install
<?php

/**
 * @file
 * Install file for entity translated unified form.
 */

/**
 * Implements hook_uninstall().
 */
function entity_translation_unified_form_uninstall() {
  foreach (node_type_get_names('names') as $type => $type_name) {
    \Drupal::state()->delete('entity_translation_unified_form_enable_' . $type);
  }
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc