Skip to content
Snippets Groups Projects
Commit db48c6c7 authored by Mantas Jonušas's avatar Mantas Jonušas
Browse files

Updated variable declaration type

parent ef9c0f08
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ abstract class AbstractSort implements BuilderInterface
/**
* Set order direction.
*
* @param string|array $order
* @param string $order
*/
public function setOrder($order)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment