CompletionClientCapabilitiesCompletionList
in package
Table of Contents
Properties
- $itemDefaults : array<string|int, string>|null
- The client supports the the following itemDefaults on a completion list.
Methods
- __construct() : mixed
Properties
$itemDefaults
The client supports the the following itemDefaults on a completion list.
public
array<string|int, string>|null
$itemDefaults
The value lists the supported property names of the
CompletionList.itemDefaults object. If omitted
no properties are supported.
Tags
Methods
__construct()
public
__construct([array<string|int, string>|null $itemDefaults = null ]) : mixed
Parameters
- $itemDefaults : array<string|int, string>|null = null