Logidav Docs

TruckService
in package

Class TruckService

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
getRepo()  : TruckRepository
save()  : Truck
Save

Properties

$entityManager

private EntityManagerInterface $entityManager

Methods

__construct()

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

        
On this page

Search results