Papi_Loader::__clone PHP Method

__clone() public method

Cloning is forbidden.
public __clone ( )
    public function __clone()
    {
        _doing_it_wrong(__FUNCTION__, esc_html__('Cheatin’ huh?', 'papi'), '3.0');
    }