Version1 extends Base
Contain realization of Archive\Order object creation from archive.
No longer used by internal code and not recommended.
Value of archive version is "1".
Table of Contents
Methods
- __construct() : mixed
- Recovery\Base constructor.
- restoreOrder() : Order
Methods
__construct()
Recovery\Base constructor.
public
__construct() : mixed
restoreOrder()
public
restoreOrder([array<string|int, mixed> $archivedOrder = array() ]) : Order
Parameters
- $archivedOrder : array<string|int, mixed> = array()