Pauser.php
Temporary data handling functionality.
It's used in time consuming processes that deal with a large number of entries. It stores data about the last executed element of a given process in order to resume it at a later time while maintaining continuity.
Tags
Interfaces, Classes, Traits and Enums
- Pauser
- Pauser - temporary data handler class.