Test Failed
Pull Request — master (#78)
by guillaume
08:09
created
app/Src/UseCases/Infra/Sql/InteractionPageRepositorySql.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
      * @param string|null $characteristicIdCroppingSystem
125 125
      * @return Paginator
126 126
      *
127
-    */
127
+     */
128 128
 
129 129
     public function getFollowersPage(int $pageId, string $type = 'follow', ?string $departmentNumber = null, ?string $characteristicId = null, ?string $characteristicIdCroppingSystem = null): Paginator
130 130
     {
Please login to merge, or discard this patch.