CodeActionDisabled
in package
Table of Contents
Properties
- $reason : string
- Human readable description of why the code action is currently disabled.
Methods
- __construct() : mixed
Properties
$reason
Human readable description of why the code action is currently disabled.
public
string
$reason
This is displayed in the code actions UI.
Methods
__construct()
public
__construct(string $reason) : mixed
Parameters
- $reason : string