Skip to content

Commit

Permalink
Fix tips code block
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Jan 5, 2025
1 parent 44a0bee commit cdd72bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Add the type and hydrator strategy to the field:
Add the new type and hydrator strategy to the Driver:

.. code-block:: php
use ApiSkeletons\Doctrine\ORM\GraphQL\Hydrator\HydratorContainer;
use ApiSkeletons\Doctrine\ORM\GraphQL\Type\TypeContainer;
use App\GraphQL\Hydrator\Strategy\CsvString;
Expand Down

0 comments on commit cdd72bb

Please sign in to comment.