Ouzo\Restriction\BetweenRestriction::getValues PHP Méthode

getValues() public méthode

public getValues ( )
    public function getValues()
    {
        return array($this->value1, $this->value2);
    }