Documentation

CodeLensClientCapabilities
in package

Table of Contents

Properties

$dynamicRegistration  : bool|null
Whether text document synchronization supports dynamic registration.

Methods

__construct()  : mixed

Properties

$dynamicRegistration

Whether text document synchronization supports dynamic registration.

public bool|null $dynamicRegistration

Methods

__construct()

public __construct([bool|null $dynamicRegistration = null ]) : mixed
Parameters
$dynamicRegistration : bool|null = null

        
On this page

Search results