Current File : /home/kelaby89/topflowroofingplumbing.com.au/wp-content/themes/homlane/includes/classes/helpers.php
<?php
namespace HOMLANE\Includes\Classes;
/**
* Header and Enqueue class
*/
class Helpers {
function __construct() {
}
/**
* Hook up main headers with different header styles
*
* @return void This function returns nothing.
*/
function header() {
}
}