EndpointManagerRegistry
in package
Table of Contents
- $versions : array<string|int, mixed>
- Array containing the differente inbstances of the service
- get() : EndpointManagerAbstraction
Properties
$versions
Array containing the differente inbstances of the service
public
static array<string|int, mixed>
$versions
= ['v1' => \Athomos\Bennu\Modules\Cloud\OpenStack\Identity\Services\Versioned\v1\EndpointManager::class, 'latest' => \Athomos\Bennu\Modules\Cloud\OpenStack\Identity\Services\Versioned\v1\EndpointManager::class]
Methods
get()
public
static get( $version) : EndpointManagerAbstraction