Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreyu committed Sep 22, 2024
1 parent 6324bdd commit d778a9d
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 408 deletions.
3 changes: 3 additions & 0 deletions src/Column/Type/FormColumnType.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
use Symfony\Component\Form\FormInterface;
use Symfony\Component\OptionsResolver\OptionsResolver;

/**
* @deprecated since 0.23, no replacement available
*/
final class FormColumnType extends AbstractColumnType
{
public function buildValueView(ColumnValueView $view, ColumnInterface $column, array $options): void
Expand Down
Loading

0 comments on commit d778a9d

Please sign in to comment.