PayPal\Formatter\PPSOAPFormatter::toObject PHP Метод

toObject() публичный Метод

public toObject ( $string, $options = [] )
    public function toObject($string, $options = array())
    {
        throw new \BadMethodCallException("Unimplemented");
    }
PPSOAPFormatter