Comment
class Comment extends Part
Eigenschaften und Methoden für die Verwaltung eines Kommentars
Constants
| VISIBILITY_PROTECTED |
geschützt |
| VISIBILITY_PRIVATE |
private |
| VISIBILITY_PUBLIC |
öffentlich |
Properties
| protected string | $name | from Part | |
| protected string | $description | from Part |
Methods
string
getToken()
Leere Zeichenkette
__construct(string $comment = null)
Neues Kommentar-Objekt