Skip to content

Commit

Permalink
Scrutinizer Auto-Fixes
Browse files Browse the repository at this point in the history
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
  • Loading branch information
scrutinizer-auto-fixer committed Apr 14, 2015
1 parent 8c7fd9d commit 5f8d33d
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 5f8d33d

Please sign in to comment.