Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sender/lib/integration/yandex/toloka/dto/
Upload File :
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.
	}
}