Your IP : 18.221.172.197


Current Path : /var/www/axolotl/data/www/kirov.axolotls.ru/bitrix/modules/tasks/lib/integration/bitrix24/
Upload File :
Current File : /var/www/axolotl/data/www/kirov.axolotls.ru/bitrix/modules/tasks/lib/integration/bitrix24/task.php

<?
/**
 * Class implements all further interactions with "bitrix24" module considering "task item" entity
 *
 * This class is for internal use only, not a part of public API.
 * It can be changed at any time without notification.
 * 
 * @access private
 */

namespace Bitrix\Tasks\Integration\Bitrix24;

use \Bitrix\Bitrix24\Feature;

final class Task extends \Bitrix\Tasks\Integration\Bitrix24
{
}