StopOptions
Playwright\Tracing\Options\StopOptions
Constructor options
| Option | Type | Default |
|---|---|---|
| path | ?string | null |
Methods
__construct()
function __construct( public ?string $path = null, )
toArray()
arrayfunction toArray(): array
from()
selffunction from(array|self $options = []): self