DidChangeWatchedFilesClientCapabilities
in package
Table of Contents
Properties
- $dynamicRegistration : bool|null
- Did change watched files notification supports dynamic registration.
Methods
- __construct() : mixed
Properties
$dynamicRegistration
Did change watched files notification supports dynamic registration.
public
bool|null
$dynamicRegistration
Please note that the current protocol doesn't support static configuration for file changes from the server side.
Methods
__construct()
public
__construct([bool|null $dynamicRegistration = null ]) : mixed
Parameters
- $dynamicRegistration : bool|null = null