PHP Class _MockFetcher

Show file Open project: openid/php-openid

Public Methods

Method Description
__construct ( $response = null )
get ( $url )
post ( $url, $body )

Method Details

__construct() public method

public __construct ( $response = null )

get() public method

public get ( $url )

post() public method

public post ( $url, $body )