Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ddd
Application
Service
TransactionalSession
PHP Interface Ddd\Application\Service\TransactionalSession
Exibir arquivo
Open project: carlosbuenosvinos/ddd
Public Methods
Method
Description
executeAtomically
(
callable
$operation
) :
mixed
Method Details
executeAtomically()
public
method
public
executeAtomically
(
callable
$operation
) :
mixed
$operation
callable
return
mixed