mediatekformation

UnitOfWork.php

Interfaces, Classes, Traits and Enums

UnitOfWork
The UnitOfWork is responsible for tracking changes to objects during an "object-level" transaction and for writing out changes to the database in the correct order.

Search results