phpDocumentor

HasTags

Table of Contents

Properties

$tags  : Collection<string|int, Collection<string|int, TagDescriptor>>

Methods

getAuthor()  : Collection<string|int, AuthorDescriptor>
getCopyright()  : Collection<string|int, TagDescriptor>
Returns the copyrights for this element.
getTags()  : Collection<string|int, Collection<string|int, TagDescriptor>>
Returns the tags associated with this element.
getVersion()  : Collection<string|int, VersionDescriptor>
Returns the versions for this element.
isDeprecated()  : bool
Checks whether this element is deprecated.

Properties

Methods

isDeprecated()

Checks whether this element is deprecated.

public isDeprecated() : bool
Return values
bool

        
On this page

Search results