1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Finish.php
См. документацию.
1<?php
2declare(strict_types=1);
3
4namespace Bitrix\Landing\Copilot\Generation\Step;
5
6class Finish extends TaskStep
7{
8}