Extends
lithium\g11n\catalog\AdapterThe `Memory` class is an adapter for reading and writing data during runtime.
Written data is stored in memory and lost after the end of the script execution. The adapter is also very useful for testing.
The `Memory` class is an adapter for reading and writing data during runtime.
Written data is stored in memory and lost after the end of the script execution. The adapter is also very useful for testing.