PHP Class PartKeepr\CoreBundle\Services\SystemNoticeService

Inheritance: extends Symfony\Component\DependencyInjection\ContainerAware
Show file Open project: partkeepr/PartKeepr Class Usage Examples

Public Methods

Method Description
__construct ( EntityManager $entityManager )
createUniqueSystemNotice ( $type, $title, $description )

Method Details

__construct() public method

public __construct ( EntityManager $entityManager )
$entityManager Doctrine\ORM\EntityManager

createUniqueSystemNotice() public method

public createUniqueSystemNotice ( $type, $title, $description )