PHP Class PhpOffice\PhpPresentation\Writer\PowerPoint2007\CommentAuthors

Inheritance: extends AbstractDecoratorWriter
Show file Open project: phpoffice/phppowerpoint

Public Methods

Method Description
render ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface

Protected Methods

Method Description
writeCommentsAuthors ( Author[] $arrayAuthors ) : string

Method Details

render() public method

public render ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface
return PhpOffice\Common\Adapter\Zip\ZipInterface

writeCommentsAuthors() protected method

protected writeCommentsAuthors ( Author[] $arrayAuthors ) : string
$arrayAuthors PhpOffice\PhpPresentation\Shape\Comment\Author[]
return string