DatabaseTrait.php Table of Contents Traits DatabaseTraitThis trait attaches a Database singleton to the user of the Trait. The key method is ::getDb() which returns a database object ×