An abstraction for the service layer
| package | HexCommon |
|---|
get($tableName) : \HexCommon\Model\AbstracTable
string Name of the table to get from the service locator
\HexCommon\Model\AbstracTablegetServiceLocator() : \Zend\ServiceManager\ServiceLocatorInterface
\Zend\ServiceManager\ServiceLocatorInterfacesetServiceLocator(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \HexCommon\Service\AbstractHelper
\Zend\ServiceManager\ServiceLocatorInterfaceThe service locator to set
\HexCommon\Service\AbstractHelper