Completed
Push — master ( 376d40...e4d661 )
by Kévin
06:00
created
src/Service/SinistreService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     /**
11 11
      * Initialisation du service avec les repository utilisés.
12 12
      *
13
-     * @param SDIS62\Core\Ops\Repository\SinistreRepositoryInterface $sinistre_repository
13
+     * @param SinistreRepositoryInterface $sinistre_repository
14 14
      */
15 15
     public function __construct(SinistreRepositoryInterface $sinistre_repository)
16 16
     {
Please login to merge, or discard this patch.