Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored and StyleCIBot committed Oct 14, 2015
1 parent 9da79b6 commit c045670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Resource/Resolvers/LaravelResolverTestCase.php
Expand Up @@ -20,7 +20,7 @@ class LaravelResolverTestCase extends \ByCedric\Allay\Tests\TestCase
/**
* Get a working instance of the laravel resource resolver.
*
* @param \Illuminate\Http\Request $request (default: null)
* @param \Illuminate\Http\Request $request (default: null)
* @return \ByCedric\Allay\Resource\Resolvers\LaravelResolver
*/
protected function getInstance(Request $request = null)
Expand Down

0 comments on commit c045670

Please sign in to comment.