Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Apply fixes from StyleCI (#15)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
faustbrian committed Jun 9, 2019
1 parent a70ecbf commit c6a63e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BraintreeManager.php
Expand Up @@ -29,7 +29,7 @@ class BraintreeManager extends AbstractManager
* Create a new Braintree manager instance.
*
* @param \Illuminate\Contracts\Config\Repository $config
* @param \Artisanry\Braintree\BraintreeFactory $factory
* @param \Artisanry\Braintree\BraintreeFactory $factory
*/
public function __construct(Repository $config, BraintreeFactory $factory)
{
Expand Down

0 comments on commit c6a63e9

Please sign in to comment.