deprecated
deprecated
As a core developer you can flag deprecated code by using this tag to pass in a deprecated message.
Metadata
Single Tag | true |
---|---|
XML Style | true |
Attributes
Name | Type | Required | Default | Options | Description |
---|---|---|---|---|---|
message | string | No | The message to be logged. Should include instructions for the appropriate best practice to replace the deprecated code. |