Passed
Push — master ( ff87af...cfea38 )
by
unknown
02:24
created
src/Model/Livestreaming.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
      * @param \DateTimeInterface|string $publishedAt
25 25
      * @param \DateTimeInterface|string $endAt
26 26
      * @param bool $publishStatus
27
-     
28 27
      */
29 28
 
30 29
     public function __construct(
Please login to merge, or discard this patch.
src/Model/Livereport.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
      * @param bool $isHeadline
26 26
      * @param bool $published
27 27
      * @param string $livereportChild
28
-     
29 28
      */
30 29
 
31 30
     public function __construct(
Please login to merge, or discard this patch.