<?php

/**
 * @author OnTheGo Systems
 */
class OTGS_Assets_Handles {
	const POPOVER_TOOLTIP     = 'otgsPopoverTooltip';
	const SWITCHER            = 'otgsSwitcher';
	const TABLE_STICKY_HEADER = 'otgsTableStickyHeader';
}
