Skip to content

Commit

Permalink
Fixed duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Aug 12, 2024
1 parent b86c139 commit 6c46d63
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Screen/Field.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,6 @@ class Field implements Fieldable, Htmlable
*/
protected $inlineAttributes = [];

/**
* Type of the form layout, either vertical or horizontal.
*
* @var Closure|string|null
*/
protected $typeForm;

/**
* @param string $method
* @param array $parameters
Expand Down

0 comments on commit 6c46d63

Please sign in to comment.