UpdateSignatureOptions
in package
UpdateSignatureOptions Class Doc Comment
Tags
Table of Contents
- $close_existing_signature : string|null
- $close_existing_signature When set to **true**, closes the current signature.
- getCloseExistingSignature() : string|null
- Gets close_existing_signature
- setCloseExistingSignature() : self
- Sets close_existing_signature
Properties
$close_existing_signature
$close_existing_signature When set to **true**, closes the current signature.
protected
string|null
$close_existing_signature
= null
Methods
getCloseExistingSignature()
Gets close_existing_signature
public
getCloseExistingSignature() : string|null
Return values
string|null —setCloseExistingSignature()
Sets close_existing_signature
public
setCloseExistingSignature(string|null $close_existing_signature) : self
Parameters
- $close_existing_signature : string|null
-
When set to true, closes the current signature.