Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
  • Loading branch information
Tigrov and vjik authored Sep 1, 2024
1 parent 919bd92 commit c65fa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Column/ColumnFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use function preg_replace;
use function strtolower;

class ColumnFactory extends AbstractColumnFactory
final class ColumnFactory extends AbstractColumnFactory
{
/**
* The mapping from physical column types (keys) to abstract column types (values).
Expand Down

0 comments on commit c65fa4e

Please # to comment.