Airship\Engine\Contract\DBInterface::getPdo PHP Method

getPdo() public method

Return the PDO object directly
public getPdo ( ) : PDO
return PDO
    public function getPdo() : \PDO;