Property
class Property extends Method
Eigenschaften
Der Kommentar für Eigenschaften fasst den Typ und die Beschreibung zusammen.
Constants
VISIBILITY_PROTECTED |
geschützt |
VISIBILITY_PRIVATE |
private |
VISIBILITY_PUBLIC |
öffentlich |
Properties
protected string | $name | from Part | |
protected string | $description | from Part | |
protected Tag> | $tags | from Method |
Methods
Details
in Part at line 73
string|null
getName()
Name des Bestandteils
in Part at line 106
null
getDescription()
Beschreibung
in Method at line 165
string
getToken()
Leere Zeichenkette
in Method at line 51
__construct(string $comment)
Neues Objekt
in Method at line 65
Tag>
getTags()
Im Kommentar enthaltene Tags