Fixup php-cs-fixer.
This commit is contained in:
parent
4ca48af775
commit
24965f8e8f
1 changed files with 2 additions and 2 deletions
|
|
@ -19,9 +19,9 @@ class Filter
|
|||
}
|
||||
|
||||
/**
|
||||
* @return Filter
|
||||
*
|
||||
* @throws FilterDecodeException
|
||||
*
|
||||
* @return Filter
|
||||
*/
|
||||
public function setOrderDirection(string $orderDirection): self
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue