Completed
Push — master ( a37a6d...81b814 )
by De Cramer
10s
created
src/eXpansion/Bundle/WidgetBestCheckpoints/Plugins/BestCheckpoints.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 use Maniaplanet\DedicatedServer\Structures\Map;
17 17
 
18 18
 
19
-class BestCheckpoints implements StatusAwarePluginInterface, RecordsDataListener,ListenerInterfaceMpLegacyMap
19
+class BestCheckpoints implements StatusAwarePluginInterface, RecordsDataListener, ListenerInterfaceMpLegacyMap
20 20
 {
21 21
     /** @var Connection */
22 22
     protected $connection;
Please login to merge, or discard this patch.