PHP Class Model_Builder_User_Token, jelly-auth

Author: Israel Canasa
Inheritance: extends Jelly_Builder
Exibir arquivo Open project: raeldc/jelly-auth

Public Methods

Method Description
load ( mixed $key = NULL ) : Jelly_Model Returns the current query limited to 1 and executed, if it is a Database::SELECT.

Method Details

load() public method

Returns the current query limited to 1 and executed, if it is a Database::SELECT.
public load ( mixed $key = NULL ) : Jelly_Model
$key mixed
return Jelly_Model