| Current Path : /var/www/homesaver/www/bitrix/modules/sender/lib/integration/yandex/toloka/dto/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sender/lib/integration/yandex/toloka/dto/viewconfig.php |
<?php
namespace Bitrix\Sender\Integration\Yandex\Toloka\DTO;
class ViewConfig implements TolokaTransferObject
{
public function toArray():array
{
// TODO: Implement toArray() method.
}
}