mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
cs: Enable more risky rules.
This commit is contained in:
@@ -58,11 +58,11 @@ use const SORT_REGULAR;
|
||||
* )
|
||||
*/
|
||||
class AccompanyingPeriod implements
|
||||
TrackCreationInterface,
|
||||
TrackUpdateInterface,
|
||||
HasScopesInterface,
|
||||
GroupSequenceProviderInterface,
|
||||
HasCentersInterface,
|
||||
GroupSequenceProviderInterface
|
||||
HasScopesInterface,
|
||||
TrackCreationInterface,
|
||||
TrackUpdateInterface
|
||||
{
|
||||
public const INTENSITIES = [self::INTENSITY_OCCASIONAL, self::INTENSITY_REGULAR];
|
||||
|
||||
|
Reference in New Issue
Block a user