@@ -36,6 +36,7 @@ |
||
| 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); |