RegisterOptions

Playwright\Selector\Options\RegisterOptions

Constructor options

OptionTypeDefault
contentScript ?bool null

Methods

__construct()

function __construct( public ?bool $contentScript = null, )

toArray()

array
function toArray(): array

from()

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