• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/model/livechat.php
  • Класс: BitrixImopenlinesModelLivechatTable
  • Вызов: LivechatTable::validateCssPath
static function validateCssPath()
{
	return array(
		new Length(null, 255),
	);
}