MC4WP_Form_Listener::get_api PHP Method

get_api() protected method

protected get_api ( ) : MC4WP_API_v3
return MC4WP_API_v3
    protected function get_api()
    {
        return mc4wp('api');
    }