natalikarn: Комментарии

Главные вкладки

19 октября 2020 в 14:50

Соорудилась у меня вот такая конструкция - рабочая

<?php

namespace Drupal\num\Form;

use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Form\FormBase;
use Drupal\Core\Ajax\AjaxResponse;
use Drupal\Core\Ajax\HtmlCommand;
use Drupal\Core\Session\AccountInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;