Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 427 Bytes

PDO.md

File metadata and controls

15 lines (9 loc) · 427 Bytes

Libgossamer API Reference - DB - PDO (DbInterface)

  • Fully Qualified Class Name: ParagonIE\Gossamer\Db\PDO

Constructor

Arguments:

  1. PDO

Methods

See DbInterface for definitions. This class just implements the contract in DbInterface, using EasyDB to ensure we're performing the actions securely.