Completed
Pull Request — master (#117)
by Kristof
05:07
created
src/Offer/ReadModel/Permission/PermissionRepositoryInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 interface PermissionRepositoryInterface
8 8
 {
9 9
     /**
10
-     * @param String $eventId
11 10
      * @param String $uitId
12 11
      * @return void
13 12
      */
Please login to merge, or discard this patch.
src/Offer/Security.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 interface PermissionRepositoryInterface
8 8
 {
9 9
     /**
10
-     * @param String $eventId
11 10
      * @param String $uitId
12 11
      * @return void
13 12
      */
Please login to merge, or discard this patch.