Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 303daff

Browse filesBrowse files
dantormeyweaverryan
authored andcommitted
fixed typo in the GroupSequenceProviderInterface path.
1 parent 30ef3a8 commit 303daff
Copy full SHA for 303daff

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/validation.rst

Copy file name to clipboardExpand all lines: book/validation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ then your code might look like this::
10741074
namespace Acme\DemoBundle\Entity;
10751075

10761076
// ...
1077-
use Symfony\Component\Validation\GroupSequenceProviderInterface;
1077+
use Symfony\Component\Validator\GroupSequenceProviderInterface;
10781078

10791079
/**
10801080
* @Assert\GroupSequenceProvider

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.