MetadataManager
class MetadataManager
Manager for optional session metadata.
Methods
void
createRecordIfNonExisting(
Session $session,
User $user)
Create the metadata record if it does not exist.
void
deletePriorTo(
integer $time)
Delete records with a timestamp prior to the given time.