Skip to content

Commit 47048d8

Browse files
committed
wip
1 parent a47262d commit 47048d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Entropy/Enum/ColumnAlign.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
namespace Rector\Monitor\Entropy\Enum;
66

7+
// @todo move to entropy fw
8+
79
final class ColumnAlign
810
{
911
public const string LEFT = 'left';

0 commit comments

Comments
 (0)