Completed
Branch master (c01fe5)
by Alexei
32:42
created
src/Context/TokensContextInterface.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -18,8 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Set parameters from behat.yml.
20 20
      *
21
-     * @param array $parameters
22
-     *   An array of parameters from configuration file.
21
+     * @return void
23 22
      */
24 23
     public function addToken($token, $value);
25 24
 }
Please login to merge, or discard this patch.