Skip to content

Commit 4f9526d

Browse files
anthonyclsmith77
authored andcommitted
Difference between Inflector namespace and service config
1 parent 6d4cb1a commit 4f9526d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/5-automatic-route-generation_single-restful-controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Define your service in ``config.yml``:
355355
356356
services:
357357
acme.hellobundle.util.inflector:
358-
class: Acme\HelloBundle\Util\NoopInflector
358+
class: Acme\HelloBundle\Util\Inflector\NoopInflector
359359
360360
Tell ``fos_rest`` to use your own service as inflector, also in ``config.yml``:
361361

0 commit comments

Comments
 (0)