PHP Class _ErrorRaisingFetcher

Afficher le fichier Open project: openid/php-openid

Méthodes publiques

Méthode Description
__construct ( $thing_to_raise ) Just raise an exception when fetch is called
get ( $url )
post ( $body = null )

Method Details

__construct() public méthode

Just raise an exception when fetch is called
public __construct ( $thing_to_raise )

get() public méthode

public get ( $url )

post() public méthode

public post ( $body = null )