Completed
Push — master ( ad54a6...3f6ba9 )
by Rougin
01:42
created
src/Provider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Initializes the provider instance.
29 29
      *
30
-     * @param \Rougin\Slytherin\Integration\IntegrationInterface[] $integration
30
+     * @param \Rougin\Slytherin\Integration\IntegrationInterface[] $integrations
31 31
      */
32 32
     public function __construct($integrations)
33 33
     {
Please login to merge, or discard this patch.