Commit 69a7ce7d authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Détection des connecteurs en tant que types

parent 6be48884
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -562,6 +562,7 @@ class Util
        ];

        $types = [
            'Connecteur'   => 'Connecteur',
            'Service'      => 'Service',
            'Entity'       => 'Entity',
            'Provider'     => 'Provider',