TemuMenzzoSpecsMappingService
Table of Contents
Properties
-
$container
: ContainerInterface
-
$entityManager
: mixed
Methods
-
__construct()
: mixed
-
getRepo()
: TemuMenzzoSpecsMappingRepository
-
save()
: mixed
$container
private
ContainerInterface
$container
$entityManager
private
mixed
$entityManager
__construct()
public
__construct(EntityManagerInterface $entityManager, ContainerInterface $container) : mixed
Parameters
-
$entityManager
: EntityManagerInterface
-
-
$container
: ContainerInterface
-
getRepo()
public
getRepo() : TemuMenzzoSpecsMappingRepository
save()
public
save(mixed $entity) : mixed
Parameters
-
$entity
: mixed
-