Solar_Sql_Adapter_MysqlReplicated::getPdoMaster()

public PDO Solar_Sql_Adapter_MysqlReplicated::getPdoMaster ( void )

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

Parameters

  • None.

Returns

  • (PDO)

Description

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



Local