MediaWiki REL1_40
|
An adaptor which converts an array of strings to an iterator of CommentItem objects. More...
Inherits ArrayIterator.
Public Member Functions | |
__construct ( $strings) | |
current () | |
An adaptor which converts an array of strings to an iterator of CommentItem objects.
Definition at line 13 of file StringCommentIterator.php.
MediaWiki\CommentFormatter\StringCommentIterator::__construct | ( | $strings | ) |
string[] | $strings |
Definition at line 18 of file StringCommentIterator.php.
MediaWiki\CommentFormatter\StringCommentIterator::current | ( | ) |
Definition at line 22 of file StringCommentIterator.php.