fences-8.x-2.0-rc1/modules/fences_presets/src/Form/FencesPresetDuplicateForm.php

modules/fences_presets/src/Form/FencesPresetDuplicateForm.php
<?php

namespace Drupal\fences_presets\Form;

use Drupal\Core\Entity\EntityInterface;

/**
 * Provides the fences presets pattern duplicate form.
 */
class FencesPresetDuplicateForm extends FencesPresetForm {

  /**
   * {@inheritdoc}
   */
  public function setEntity(EntityInterface $entity) {
    $this->entity = $entity->createDuplicate();
    return $this;
  }

}

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

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