We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab778e9 commit 84bc88bCopy full SHA for 84bc88b
1 file changed
src/Components/OrderKeyword.php
@@ -43,7 +43,7 @@ class OrderKeyword extends Component
43
* Constructor.
44
*
45
* @param Expression $expr The expression that we are sorting by.
46
- * @param string $type The sorting type.
+ * @param string $type The sorting type.
47
*/
48
public function __construct($expr = null, $type = 'ASC')
49
{
0 commit comments