DispatchEventOptions
Playwright\Locator\Options\DispatchEventOptions
Constructor options
| Option | Type | Default |
|---|---|---|
| timeout | ?float | null |
Methods
__construct()
function __construct( public ?float $timeout = null, )
toArray()
arrayfunction toArray(): array
from()
selffunction from(array|self $options = []): self