Your IP : 172.70.80.239


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lib/grid/counter/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lib/grid/counter/type.php

<?php

namespace Bitrix\Main\Grid\Counter;

class Type
{
	const LEFT = 'left';
	const LEFT_ALIGNED = 'left-aligned';
	const RIGHT = 'right';
}