Completed
Push — SF4 ( 16156b...b7aa6b )
by Laurent
02:09
created
src/Controller/SupplierController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
      * Allows applications to modify the entity associated with the item being
22 22
      * deleted before removing it.
23 23
      *
24
-     * @param Article $supplier
24
+     * @param Supplier $supplier
25 25
      */
26 26
     protected function removeSupplierEntity(Supplier $supplier)
27 27
     {
Please login to merge, or discard this patch.