PHP Class _MockFetcher

Afficher le fichier Open project: openid/php-openid

Méthodes publiques

Méthode Description
__construct ( $response = null )
get ( $url )
post ( $url, $body )

Method Details

__construct() public méthode

public __construct ( $response = null )

get() public méthode

public get ( $url )

post() public méthode

public post ( $url, $body )