Passed
Push — master ( 8721c3...2c4720 )
by Tim
07:55
created
src/Admin/ClientAdmin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,6 +18,6 @@
 block discarded – undo
18 18
     private static $url_segment = 'bbp-monitoring';
19 19
 
20 20
     private static $managed_models = [
21
-      Client::class
21
+        Client::class
22 22
     ];
23 23
 }
Please login to merge, or discard this patch.