$serviceManager
$serviceManager : null|\Zend\ServiceManager\ServiceManager
add(\Zend\Form\Form $form, $data) : \Comment\Entity\Comment|null
\Zend\Form\Form | $form | |
$data |
getComments(\Comment\Entity\EntityType $entityType, $entityId) : array
\Comment\Entity\EntityType | $entityType | |
$entityId |
edit(\Comment\Entity\Comment $comment, $data) : \Comment\Entity\Comment
\Comment\Entity\Comment | $comment | |
$data |
createForm(\Comment\Entity\Comment $comment = null) : \Zend\Form\Form
\Comment\Entity\Comment | $comment |