PHP Класс Ddd\Infrastructure\Application\Service\DoctrineSession

Наследование: implements Ddd\Application\Service\TransactionalSession
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( EntityManager $entityManager )
executeAtomically ( callable $operation ) {@inheritDoc}

Описание методов

__construct() публичный Метод

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

executeAtomically() публичный Метод

{@inheritDoc}
public executeAtomically ( callable $operation )
$operation callable