StopChunkOptions

Playwright\Tracing\Options\StopChunkOptions

Constructor options

OptionTypeDefault
path ?string null

Methods

__construct()

function __construct( public ?string $path = null, )

toArray()

array
function toArray(): array

from()

self
function from(array|self $options = []): self