@@ -17,7 +17,7 @@ |
||
17 | 17 | $this->registry = $registry; |
18 | 18 | } |
19 | 19 | |
20 | - // TODO: Rename to createCell -- add createHeader |
|
20 | + // TODO: Rename to createCell -- add createHeader |
|
21 | 21 | public function create(string $columnName, string $typeName, RowData $data, array $options): CellInterface |
22 | 22 | { |
23 | 23 | $resolver = new OptionsResolver(); |