Commit 382c7dba authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Correction d'une erreur sur pour le style de namespace "flat".

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -67,7 +67,7 @@ services: ...@@ -67,7 +67,7 @@ services:
irstea.plant_uml.namespaces.php: irstea.plant_uml.namespaces.php:
class: Irstea\PlantUmlBundle\Model\Namespace_\Php\RootNamespace class: Irstea\PlantUmlBundle\Model\Namespace_\Php\RootNamespace
irstea.plant_uml.namespaces.php: irstea.plant_uml.namespaces.flat:
class: Irstea\PlantUmlBundle\Model\Namespace_\FlatNamespace class: Irstea\PlantUmlBundle\Model\Namespace_\FlatNamespace
irstea.plant_uml.namespaces.bundles: irstea.plant_uml.namespaces.bundles:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment