PHP Class Tebru\Retrofit\Test\Mock\Api\MockAvatar

Author: Nate Brunette ([email protected])
Show file Open project: tebru/retrofit-php

Public Methods

Method Description
__construct ( string | resource $avatar ) Constructor
getAvatar ( ) : string | resource
setAvatar ( string | resource $avatar )

Method Details

__construct() public method

Constructor
public __construct ( string | resource $avatar )
$avatar string | resource

getAvatar() public method

public getAvatar ( ) : string | resource
return string | resource

setAvatar() public method

public setAvatar ( string | resource $avatar )
$avatar string | resource