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

Commit61ef5bb

Browse files
committed
remove dot in front of colon
1 parent0103364 commit61ef5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/form/data_transformers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Next, you need to instantiate the ``IssueToNumberTransformer`` class from inside
254254
of the entity manager (because ``IssueToNumberTransformer`` needs this).
255255

256256
No problem! Just add a ``__construct()`` function to ``TaskType`` and force this
257-
to be passed in by registering ``TaskType`` as a service.::
257+
to be passed in by registering ``TaskType`` as a service::
258258

259259
// src/AppBundle/Form/TaskType.php
260260
namespace AppBundle\Form\Type;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp