RegisterOptions
Playwright\Selector\Options\RegisterOptions
Constructor options
| Option | Type | Default |
|---|---|---|
| contentScript | ?bool | null |
Methods
__construct()
function __construct( public ?bool $contentScript = null, )
toArray()
arrayfunction toArray(): array
from()
selffunction from(array|self $options = []): self