We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa6e9a commit 8b0c344Copy full SHA for 8b0c344
Resources/config/services.xml
@@ -5,7 +5,7 @@
5
6
<services>
7
<service id="neo4j.factory.client" class="GraphAware\Neo4jBundle\Factory\ClientFactory" public="false">
8
- <argument></argument>
+ <argument>null</argument>
9
</service>
10
11
<service id="neo4j.client.abstract" class="GraphAware\Neo4j\Client\Client" abstract="true">
0 commit comments