Pickles Framework Documentation

database.php

Table of Contents

Functions

db()  : DatabaseDriver
Retrieves the database driver instance from the application kernel.

Functions

db()

Retrieves the database driver instance from the application kernel.

db() : DatabaseDriver
Tags
throws
Exception

If the application instance is not a Kernel instance.

Return values
DatabaseDriver

The database driver instance.


        
On this page

Search results