@@ -552,6 +552,9 @@ |
||
552 | 552 | |
553 | 553 | /** |
554 | 554 | * {@inheritdoc} |
555 | + * @param string $column |
|
556 | + * @param integer $first |
|
557 | + * @param integer $second |
|
555 | 558 | */ |
556 | 559 | protected function getWhereBetween($column, $first, $second) |
557 | 560 | { |