read() read(string $key) : array|false Reads the meta-data from temporal memory Parameters string $key Returns array|false
write() write(string $key, array $data) : void Writes the meta-data to temporal memory Parameters string $key array $data