Your IP : 3.141.198.78


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/landing/lib/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/landing/lib/updateblock.php

<?php
namespace Bitrix\Landing;

class UpdateBlock extends \Bitrix\Landing\Internals\BaseTable
{
	/**
	 * Internal class.
	 * @var string
	 */
	public static $internalClass = 'UpdateBlockTable';
}