Zend Framework  3.0
Protected Attributes | List of all members
BigInteger Class Reference

Protected Attributes

 $type = 'BIGINT'
 

Additional Inherited Members

- Public Member Functions inherited from Integer
 getExpressionData ()
 
- Public Attributes inherited from ExpressionInterface
const TYPE_IDENTIFIER = 'identifier'
 
const TYPE_VALUE = 'value'
 
const TYPE_LITERAL = 'literal'
 
const TYPE_SELECT = 'select'
 

Member Data Documentation

$type = 'BIGINT'
protected