Skip to content

Commit 52096ec

Browse files
committed
Fixed coding standards
1 parent 83d1846 commit 52096ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/topics/transformations/match

examples/topics/transformations/match/code.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rows,
1313
string_entry,
1414
to_stream
15-
};
15+
};
1616
use function Flow\Types\DSL\type_integer;
1717

1818
require __DIR__ . '/vendor/autoload.php';

0 commit comments

Comments
 (0)