Skip to content

Commit

Permalink
Merge pull request #43 from ROMOPAT/patch-1
Browse files Browse the repository at this point in the history
Update PHPDoc
  • Loading branch information
stof committed Sep 3, 2013
2 parents 87eb807 + 840678b commit 7a9abc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Behat/CommonContexts/MinkRedirectContext.php
Expand Up @@ -79,9 +79,9 @@ public function iAmRedirected($page = null)
/**
* Returns current active mink session.
*
* @return Symfony\Component\BrowserKit\Client
* @return \Symfony\Component\BrowserKit\Client
*
* @throws Behat\Mink\Exception\UnsupportedDriverActionException
* @throws \Behat\Mink\Exception\UnsupportedDriverActionException
*/
protected function getClient()
{
Expand Down

0 comments on commit 7a9abc1

Please sign in to comment.