to_array method

to_array

Creates and returns an array with all authors.

Returns

Array of ICommentAuthor

def to_array(self):
    ...

See Also