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

Commit33c7b12

Browse files
committed
Use plural name
1 parent9196b61 commit33c7b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎forms.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ can set this option to generate forms compatible with the Bootstrap 4 CSS framew
348348
use Symfony\Config\TwigConfig;
349349
350350
return static function (TwigConfig $twig) {
351-
$twig->formTheme(['bootstrap_4_layout.html.twig']);
351+
$twig->formThemes(['bootstrap_4_layout.html.twig']);
352352
353353
// ...
354354
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp