Skip to content
Snippets Groups Projects
Commit ee9fce83 authored by Aaron Bauman's avatar Aaron Bauman
Browse files

Restore #2975835 from 3.x

parent f846c8a0
No related branches found
No related tags found
No related merge requests found
......@@ -404,6 +404,9 @@ class RestClient implements RestClientInterface {
}
}
}
else {
$sobjects[$object['name']] = $object;
}
}
return $sobjects;
}
......
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