Passed
Push — master ( 457869...26d7e0 )
by Luiz Kim
02:20
created
src/Entity/Config.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,6 @@
 block discarded – undo
76 76
      *
77 77
      * @ORM\Column(name="visibility", type="string", length=255, nullable=false)
78 78
      * @Groups({"config_read","config_write"}) 
79
-
80 79
      */
81 80
     #[ApiFilter(filterClass: SearchFilter::class, properties: ['visibility' => 'exact'])]
82 81
 
Please login to merge, or discard this patch.