Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jan 9, 2024
1 parent 5b06b2d commit 2296461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Fortress/Adapter/JqueryValidationArrayAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ final class JqueryValidationArrayAdapter implements ValidationAdapterInterface

/**
* {@inheritdoc}
*
* @param string $arrayPrefix (Default: '')
*
* @return array{rules: mixed[], messages: mixed[]}
Expand Down
1 change: 1 addition & 0 deletions src/Fortress/Adapter/JqueryValidationJsonAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ final class JqueryValidationJsonAdapter implements ValidationAdapterInterface

/**
* {@inheritdoc}
*
* @param string $arrayPrefix (Default: '')
*
* @return string
Expand Down

0 comments on commit 2296461

Please sign in to comment.