CallService

Handles calling the Battle.NET service. Added for extensibility at the moment.

package

petrepatrasc\BlizzardApiBundle\Service

Methods

Make a call to the Battle.NET Api Service.

makeCallToApiService(string $region, string $apiMethod, array $params = array(), bool $trailingSlash = true) : string

Arguments

$region

string

$apiMethod

string

$params

array

$trailingSlash

bool

Response

string