IsolationEnvironment
Attribute to specify the isolation environment for Quiote tests
Synopsis
Section titled “Synopsis”class IsolationEnvironment
| Since | 1.0.0 |
| Source | Testing/Attributes/IsolationEnvironment.php |
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
$environment | string | readonly. |
Constructor
Section titled “Constructor”__construct()
Section titled “__construct()”public function __construct(string $environment): mixed
| Parameter | Type | Description |
|---|---|---|
$environment | string |
Returns mixed