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 21
CommentAware
setComment(string|null $val)
No description
at line 28
string|null
getComment()
No description
at line 37
CommentAware
addComment(string $val)
Adds a new line to the comment.
at line 44
CommentAware
removeComment()
No description