getDb() public abstract static method
Returns the connection used by this AR class.
| public abstract static mixed getDb ( ) | ||
|---|---|---|
| return | mixed |
The database connection used by this AR class. |
getDb() public abstract static method
Returns the connection used by this AR class.
| public abstract static mixed getDb ( ) | ||
|---|---|---|
| return | mixed |
The database connection used by this AR class. |
Please login to continue.