PHP Class Ouzo\Restriction\BetweenRestriction

Inheritance: extends Restriction
Show file Open project: letsdrink/ouzo

Public Methods

Method Description
__construct ( $value1, $value2, $betweenMode )
getValues ( )
toSql ( $fieldName )

Method Details

__construct() public method

public __construct ( $value1, $value2, $betweenMode )

getValues() public method

public getValues ( )

toSql() public method

public toSql ( $fieldName )