8000 fabbot · symfony/symfony@5ef0727 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ef0727

Browse files
committed
fabbot
1 parent 7b7863e commit 5ef0727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/AssetMapper/ImportMap/ImportMapType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Symfony\Component\AssetMapper\ImportMap;
1313

14-
enum ImportMapType : string
14+
enum ImportMapType: string
1515
{
1616
case JS = 'js';
1717
case CSS = 'css';

0 commit comments

Comments
 (0)
0