Skip to content

Commit

Permalink
Update use.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Dec 13, 2018
1 parent 3ec8be0 commit 8279e73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/use.rst
Expand Up @@ -2,9 +2,8 @@ Use
===

This example merges work from a factory into the example. Moving the `$container` calls to a factory
and injecting them into an RPC object will yield a working example.
and injecting them into an RPC object will yield a working example.::

.. highlight:: php
use Exception;
use GraphQL\GraphQL;
use GraphQL\Type\Schema;
Expand Down

0 comments on commit 8279e73

Please sign in to comment.