8000 minor #26003 Fix typo (carusogabriel) · symfony/symfony@8dadff2 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 8dadff2

Browse files
committed
minor #26003 Fix typo (carusogabriel)
This PR was merged into the 3.4 branch. Discussion ---------- Fix typo | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 45d730b Fix typo
2 parents 1461524 + 45d730b commit 8dadff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionBootstrap4LayoutTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class FormExtensionBootstrap4LayoutTest extends 61B0 AbstractBootstrap4LayoutTest
2929
{
3030
use RuntimeLoaderProvider;
3131
/**
32-
* @var FormRenderer;
32+
* @var FormRenderer
3333
*/
3434
private $renderer;
3535

0 commit comments

Comments
 (0)
0