Doctrine 1.2.4
Doctrine_Query_Limit Class Reference

Inherits Doctrine_Query_Part.

Public Member Functions

 getQuery ()
 

Detailed Description

Definition at line 33 of file Limit.php.

Member Function Documentation

Doctrine_Query_Part::getQuery ( )
inherited
Returns
Doctrine_Query $query the query object associated with this parser

Definition at line 58 of file Part.php.

{
return $this->query;
}

The documentation for this class was generated from the following file: