CanBeDeprecated
Table of Contents
Methods
- getDeprecations() : array<string|int, Deprecation>
- isDeprecated() : bool
- Checks whether this element is deprecated.
- createDescription() : Description
- isDeprecatedByAttribute() : bool
- isDeprecatedByTag() : bool
Methods
getDeprecations()
public
getDeprecations() : array<string|int, Deprecation>
Return values
array<string|int, Deprecation>isDeprecated()
Checks whether this element is deprecated.
public
isDeprecated() : bool
Return values
boolcreateDescription()
private
createDescription(string|null $param) : Description
Parameters
- $param : string|null
Return values
DescriptionisDeprecatedByAttribute()
private
isDeprecatedByAttribute() : bool
Tags
Return values
boolisDeprecatedByTag()
private
isDeprecatedByTag() : bool