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 (#13)
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 a981f18 commit 19aaa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SofortManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class SofortManager extends AbstractManager
* Create a new Sofort manager instance.
*
* @param \Illuminate\Contracts\Config\Repository $config
* @param \Artisanry\Sofort\SofortFactory $factory
* @param \Artisanry\Sofort\SofortFactory $factory
*/
public function __construct(Repository $config, SofortFactory $factory)
{
Expand Down

0 comments on commit 19aaa1f

Please sign in to comment.