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

Skip to content

Commit fa22633

Browse files
committed
fabbot
1 parent 4d11d2a commit fa22633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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