final | |
|---|---|
readonly | |
implements |
Arrayable<array{taskSupport?: ('forbidden'|'optional'|'required')}> |
Execution-related properties for a tool.
| Methods | ||
|---|---|---|
public
|
__construct(?TaskSupport $taskSupport = null)
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array|stdClass
|
# |
| Properties | |||
|---|---|---|---|
public
|
?TaskSupport
|
$taskSupport
|
# |