Skip to content

Commit

Permalink
Update modules/backend/widgets/Form.php
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Apr 12, 2024
1 parent c438c2e commit 7062ca0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/backend/widgets/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -1171,8 +1171,6 @@ protected function showFieldLabels($field)

/**
* Returns post data from a submitted form.
*
* @return array
*/
public function getSaveData(bool $includeAllFields = false): array
{
Expand Down

0 comments on commit 7062ca0

Please sign in to comment.