Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
_ErrorRaisingFetcher
PHP Class _ErrorRaisingFetcher
Show file
Open project: openid/php-openid
Public Methods
Method
Description
__construct
(
$thing_to_raise
)
Just raise an exception when fetch is called
get
(
$url
)
post
(
$body
= null )
Method Details
__construct()
public
method
Just raise an exception when fetch is called
public
__construct
(
$thing_to_raise
)
get()
public
method
public
get
(
$url
)
post()
public
method
public
post
(
$body
= null )