Passed
Push — 2.x ( 958536...e12ed9 )
by Terry
02:44 queued 25s
created
src/Firewall/Firewall/MainTrait.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -238,10 +238,10 @@
 block discarded – undo
238 238
     }
239 239
 
240 240
 /**
241
-     * Set the channel ID.
242
-     *
243
-     * @return void
244
-     */
241
+ * Set the channel ID.
242
+ *
243
+ * @return void
244
+ */
245 245
     protected function setChannel(): void
246 246
     {
247 247
         $channelId = $this->getOption('channel_id');
Please login to merge, or discard this patch.