43 public const READ_NORMAL = IDBAccessObject::READ_NORMAL;
49 public const READ_LATEST = IDBAccessObject::READ_LATEST;
70 public function getBlock(
int $freshness = IDBAccessObject::READ_NORMAL ): ?
Block;
Interface for database access objects.
Interface for objects (potentially) representing an editable wiki page.