◆ getStorageInfo()
This method returns an informational string giving informations on the parameters of the storage (used for debugging purposes).
- Returns
- an informational string.
◆ getStorageType()
This method returns an informational string giving the type of storage used by the object (used for debugging purposes).
- Returns
- an informational string.
◆ read()
This method reads a PGT corresponding to a PGT Iou and deletes the corresponding cache entry.
- Parameters
-
string | $pgt_iou | the PGT iou |
- Returns
- the corresponding PGT, or FALSE on error
◆ write()
This method stores a PGT and its corresponding PGT Iou in the cache.
- Parameters
-
string | $pgt | the PGT |
string | $pgt_iou | the PGT iou |
The documentation for this class was generated from the following file: