PayPal\Handler\RestHandler::__construct PHP Method

__construct() public method

Construct
public __construct ( ApiContext $apiContext )
$apiContext PayPal\Rest\ApiContext
    public function __construct($apiContext)
    {
        $this->apiContext = $apiContext;
    }