eZ\Publish\Core\REST\Server\Controller\Services::__construct PHP Method

__construct() public method

public __construct ( array $countriesInfo )
$countriesInfo array
    public function __construct(array $countriesInfo)
    {
        $this->countriesInfo = $countriesInfo;
    }