Completed
Push — develop ( fc74bf...ff2b27 )
by Risan Bagja
01:47
created
src/Request/ProtocolParameter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * Create ProtocolParameter instance.
36 36
      *
37
-     * @param \Risan\OAuth1\ConfigInterface $config
37
+     * @param ConfigInterface $config
38 38
      * @param \Risan\OAuth1\Signature\SignerInterface $signer
39 39
      * @param \Risan\OAuth1\Request\NonceGeneratorInterface $nonceGenerator
40 40
      */
Please login to merge, or discard this patch.