mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -16,5 +16,5 @@ namespace Chill\CalendarBundle\Export;
|
||||
*/
|
||||
abstract class Declarations
|
||||
{
|
||||
public const CALENDAR_TYPE = 'calendar';
|
||||
final public const CALENDAR_TYPE = 'calendar';
|
||||
}
|
||||
|
Reference in New Issue
Block a user