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

Protected Attributes

 $type = 'TIMESTAMP'
 

Additional Inherited Members

- Public Member Functions inherited from AbstractTimestampColumn
 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 = 'TIMESTAMP'
protected