Solar_Sql_Adapter::getPdo()

public PDO Solar_Sql_Adapter::getPdo ( void )

Get the PDO connection object (connects to the database if needed).

Parameters

  • None.

Returns

  • (PDO)

Description

Get the PDO connection object (connects to the database if needed).



Local