pgb_liv\php_ms\Core\Entry\DatabaseEntry

A database entry element, allows for assigning an object to a specific database reference

Synopsis

class DatabaseEntry {
}

Coverage

Methods 0% 0 / 12
Lines 0% 0 / 18

Members

private

  • $databasepgb_liv\php_ms\Core\Database\DatabaseInterface
    The database object to link
  • $entryVersion — string
    The entry version number of this entry.
  • $evidence — string
    The level of evidence of that this database on this entry.
  • $name — string
    Tne name of this entry
  • $sequenceVersion — string
    The sequence version number of this entry.
  • $uniqueIdentifier — string
    The unique identifier associated with the database entry.

Methods

History