Logidav Docs

NewProductCommentService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
NewProductCommentService constructor.
add()  : NewProductComment
getRepo()  : NewProductCommentRepository
save()  : NewProductComment
Save a NewProductComment

Properties

Methods

__construct()

NewProductCommentService constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface

        
On this page

Search results