See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401]
(no description)
File Size: | 25 lines (0 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Commentable:: (3 methods):
addComments()
getComments()
setComments()
Interface: Commentable - X-Ref
addComments(array $aComments) X-Ref |
param: array<array-key, Comment> $aComments return: void |
getComments() X-Ref |
return: array<array-key, Comment> |
setComments(array $aComments) X-Ref |
param: array<array-key, Comment> $aComments return: void |