CommentAware
trait CommentAware
| internal |
Methods
setComment(string|null $val)
No description
string|null
getComment()
No description
addComment(string $val)
Adds a new line to the comment.
removeComment()
No description
Details
at line 19
CommentAware
setComment(string|null $val)
No description
at line 26
string|null
getComment()
No description
at line 35
CommentAware
addComment(string $val)
Adds a new line to the comment.
at line 42
CommentAware
removeComment()
No description