Papi_Loader::__wakeup PHP Method

__wakeup() public method

Unserializing instances of this class is forbidden.
public __wakeup ( )
    public function __wakeup()
    {
        _doing_it_wrong(__FUNCTION__, esc_html__('Cheatin’ huh?', 'papi'), '3.0');
    }