We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca4f26 commit c36b2b4Copy full SHA for c36b2b4
src/Column/ColumnFactory.php
@@ -37,7 +37,7 @@
37
* unique?: bool|string,
38
* }
39
*/
40
-class ColumnFactory extends AbstractColumnFactory
+final class ColumnFactory extends AbstractColumnFactory
41
{
42
/**
43
* The mapping from physical column types (keys) to abstract column types (values).
0 commit comments