eca-1.0.x-dev/modules/ui/src/Form/EcaDeleteForm.php

modules/ui/src/Form/EcaDeleteForm.php
<?php

namespace Drupal\eca_ui\Form;

use Drupal\Core\Entity\EntityDeleteForm;

/**
 * Creates a form to delete an eca config entity.
 */
class EcaDeleteForm extends EntityDeleteForm {

  /**
   * {@inheritdoc}
   */
  public function getQuestion() {
    return $this->t('Deleting ECA model %label', ['%label' => $this->entity->label()]);
  }

}

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

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