Skip to content

Commit

Permalink
Difference between Inflector namespace and service config
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyc authored and lsmith77 committed Feb 9, 2015
1 parent 6d4cb1a commit 4f9526d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ Define your service in ``config.yml``:
services:
acme.hellobundle.util.inflector:
class: Acme\HelloBundle\Util\NoopInflector
class: Acme\HelloBundle\Util\Inflector\NoopInflector
Tell ``fos_rest`` to use your own service as inflector, also in ``config.yml``:

Expand Down

0 comments on commit 4f9526d

Please sign in to comment.