dynamicRegistration = $dynamicRegistration; $this->codeActionLiteralSupport = $codeActionLiteralSupport; $this->isPreferredSupport = $isPreferredSupport; $this->disabledSupport = $disabledSupport; $this->dataSupport = $dataSupport; $this->resolveSupport = $resolveSupport; $this->honorsChangeAnnotations = $honorsChangeAnnotations; } }