Completed
Pull Request — develop (#11)
by Quentin
05:08
created
src/Majora/Component/OAuth/Entity/Token.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -39,6 +39,8 @@
 block discarded – undo
39 39
 
40 40
     /**
41 41
      * @see TokenInterface::__construct()
42
+     * @param integer $expireIn
43
+     * @param string $hash
42 44
      */
43 45
     public function __construct(
44 46
         ApplicationInterface $application,
Please login to merge, or discard this patch.