Documentation

Catalog
in package

This object represents the service catalog returned by the Rackspace API. It contains all the services available to the end-user, including specific information for each service.

Table of Contents

$items  : array<string|int, mixed>
factory()  : Catalog
Produces a Catalog from a mixed input.
getItems()  : array<string|int, mixed>

Properties

$items

private array<string|int, mixed> $items = array()

Service items

Methods

getItems()

public getItems() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results