Completed
Pull Request — master (#5986)
by Sam
14:24
created
bootstrap/SilverStripe/Framework/Test/Behaviour/CmsFormsContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -36,6 +36,7 @@
 block discarded – undo
36 36
 
37 37
 	/**
38 38
 	 * Get Mink session from MinkContext
39
+	 * @return \Behat\Mink\Session
39 40
 	 */
40 41
 	public function getSession($name = null) {
41 42
 		return $this->getMainContext()->getSession($name);
Please login to merge, or discard this patch.