Skip to content

Commit

Permalink
Don’t deprecate ::strings just yet
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Nov 11, 2024
1 parent af35c8b commit f6cb654
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Form/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,6 @@ protected static function prepareFieldsForLanguage(

/**
* Converts the data of fields to strings
*
* @deprecated 5.0.0 Use `::toStoredValues` instead
*/
public function strings($defaults = false): array
{
Expand Down

0 comments on commit f6cb654

Please sign in to comment.