Documentation

DefinitionClientCapabilities
in package

Table of Contents

Properties

$dynamicRegistration  : bool|null
Whether definition supports dynamic registration.
$linkSupport  : bool|null
The client supports additional metadata in the form of definition links.

Methods

__construct()  : mixed

Properties

$linkSupport

The client supports additional metadata in the form of definition links.

public bool|null $linkSupport
Tags
since
3.14.0

Methods

__construct()

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

        
On this page

Search results