Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'andreasschroth-patch-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Feb 21, 2019
2 parents e1ec297 + 15e6705 commit 3117a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sql/Select.php
Expand Up @@ -328,7 +328,7 @@ public function having($predicate, $combination = Predicate\PredicateSet::OP_AND
}

/**
* @param string|array $order
* @param string|array|Expression $order
* @return self Provides a fluent interface
*/
public function order($order)
Expand Down

0 comments on commit 3117a5f

Please sign in to comment.