Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit303daff

Browse files
dantormeyweaverryan
authored andcommitted
fixed typo in the GroupSequenceProviderInterface path.
1 parent30ef3a8 commit303daff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/validation.rst

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp