* @package Combodo\iTop\Application\UI\Base\Layout * @since 3.0.0 */ class UIContentBlockWithJSRefreshCallback extends UIContentBlock { use tJSRefreshCallback; }