File "utils-backward-compablity.php"
Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/elementskit-lite/compatibility/backward/utils-backward-compablity.php
File size: 165 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace ElementsKit;
defined( 'ABSPATH' ) || exit;
/**
* Global helper class.
*
* @since 1.0.0
*/
class Utils extends \ElementsKit_Lite\Utils {
//
}