Current File : /home/getxxhzo/tinyrnd.com/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php
<?php
/**
* Get the main instance of WPCode.
*
* @return WPCode
*/
function WPCode() {// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
return WPCode::instance();
}