...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/yandex/toloka/dto/viewspec.php
- Класс: Bitrix\Sender\Integration\Yandex\Toloka\DTO\ViewSpec
- Вызов: ViewSpec::toArray
public function toArray():array { return [ 'markup' => $this->markup, 'script' => $this->script, 'styles' => $this->styles, 'settings' => $this->settings->toArray(), 'assets' => $this->assets->toArray(), ]; }