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