Configuration
in package
implements
ConfigurationInterface
Interfaces, Classes and Traits
Table of Contents
- $useArnRegion : mixed
- __construct() : mixed
- isUseArnRegion() : bool
- Returns whether or not to use the ARN region if it differs from client
- toArray() : array<string|int, mixed>
- Returns the configuration as an associative array
Properties
$useArnRegion
private
mixed
$useArnRegion
Methods
__construct()
public
__construct(mixed $useArnRegion) : mixed
Parameters
- $useArnRegion : mixed
Return values
mixed —isUseArnRegion()
Returns whether or not to use the ARN region if it differs from client
public
isUseArnRegion() : bool
Return values
bool —toArray()
Returns the configuration as an associative array
public
toArray() : array<string|int, mixed>