banira
Home
Docs
CLI
GitHub
Preparing search index...
ReflectionIssue
Interface ReflectionIssue
A mismatch between an attribute and its backing property (#39).
interface
ReflectionIssue
{
attribute
:
string
;
direction
:
"attribute-to-property"
|
"property-to-attribute"
;
message
:
string
;
property
:
string
;
}
Index
Properties
attribute
direction
message
property
Properties
attribute
attribute
:
string
direction
direction
:
"attribute-to-property"
|
"property-to-attribute"
message
message
:
string
property
property
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
direction
message
property
Home
Docs
CLI
GitHub
banira
Loading...
A mismatch between an attribute and its backing property (#39).