Skip to content

Commit

Permalink
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view…
Browse files Browse the repository at this point in the history
… test_node_revision_uid, but results asserted to be in a specific order

(cherry picked from commit ae879ead14ee0a9a862934120a70c9062953dc92)
  • Loading branch information
alexpott committed Jul 13, 2020
1 parent 720ef9a commit 9b4c2a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public function applyDefaultValue($notify = TRUE) {
/**
* Gets typed data for config entity.
*
* @return \Drupal\Core\TypedData\ComplexDataInterface
* @return \Drupal\Core\TypedData\TraversableTypedDataInterface
* The typed data.
*/
protected function getConfigTypedData() {
Expand Down

0 comments on commit 9b4c2a7

Please sign in to comment.