Skip to content
Snippets Groups Projects
Verified Commit 6f54f45d 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 72601e5a
Branches
Tags
Loading
Pipeline #209336 passed with warnings
Pipeline: drupal

#209343

    ......@@ -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.
    Please register or to comment