desc
Definition
/**
* Create an ORDER BY item with DESC direction.
*/
desc(Expression|string $expr, NullsPosition $nulls) : OrderBy /**
* Create an ORDER BY item with DESC direction.
*/
desc(Expression|string $expr, NullsPosition $nulls) : OrderBy