Skip to content
Snippets Groups Projects
Verified Commit 35848a5e authored by Dave Long's avatar Dave Long
Browse files

Issue #3453068 by kalpanajaiswal, BenStallings: Sort::fields property is...

Issue #3453068 by kalpanajaiswal, BenStallings: Sort::fields property is incorrectly defined as a string

(cherry picked from commit 9f6143c1)
parent cdd8d3cc
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ class Sort {
/**
* The fields on which to sort.
*
* @var string
* @var array
*/
protected $fields;
......
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