Completed
Pull Request — master (#139)
by De Cramer
02:36
created
src/eXpansion/Bundle/WidgetBestCheckpoints/Plugins/BestCheckpoints.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
      *
34 34
      * @param Connection $connection
35 35
      * @param PlayerStorage $playerStorage
36
-     * @param BestCheckPointsWidgetFactory $widget
36
+     * @param BestCheckpointsWidgetFactory $widget
37 37
      */
38 38
     public function __construct(Connection $connection, PlayerStorage $playerStorage, BestCheckPointsWidgetFactory $widget, Group $players)
39 39
     {
Please login to merge, or discard this patch.