mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
[export] Fixed: the scope aggregator (accompanying course) group by
period's scope (and the label didn't show this) + extract ScopeRepository and create ScopeRepositoryInterface
This commit is contained in:
@@ -83,6 +83,6 @@ final class ScopeAggregator implements AggregatorInterface
|
||||
|
||||
public function getTitle(): string
|
||||
{
|
||||
return 'Group by user scope';
|
||||
return 'Group course by scope';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user