43 public const READ_NORMAL = IDBAccessObject::READ_NORMAL;
49 public const READ_LATEST = IDBAccessObject::READ_LATEST;
80 public function isAllowed(
string $permission ): bool;
Interface for database access objects.
Interface for objects (potentially) representing an editable wiki page.