Gets all the providers for the specified breakpoint group.
string $group: The breakpoint group to retrieve.
array An array keyed by provider name with values of provider type (module or theme).
public function getGroupProviders($group);