Skip to content

Commit

Permalink
Merge pull request #33 from mewebstudio/scrutinizer-patch-2
Browse files Browse the repository at this point in the history
Scrutinizer Auto-Fixes
  • Loading branch information
mewebstudio committed Apr 14, 2015
2 parents 8c7fd9d + 5f8d33d commit cc8972f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Captcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ public function __construct(Filesystem $files, Repository $config, ImageManager
}

/**
* @param $config
* @param string $config
* @return void
*/
protected function configure($config)
Expand Down Expand Up @@ -354,7 +354,7 @@ protected function angle()
}

/**
* @return object
* @return \Intervention\Image\Image
*/
protected function lines()
{
Expand Down

0 comments on commit cc8972f

Please sign in to comment.