Skip to content

Commit

Permalink
Mark FormProtector as internal.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Oct 12, 2019
1 parent 4a33563 commit 8200849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Form/FormProtector.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
* - Unknown / extra fields are not added to the form.
* - Existing fields have not been removed from the form.
* - Values of hidden inputs have not been changed.
*
* @internal
*/
class FormProtector
{
Expand Down

0 comments on commit 8200849

Please sign in to comment.