Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
nasrulhazim committed Dec 30, 2021
2 parents eb910b8 + 6410dee commit 61849a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generator.php
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ class Generator implements GeneratorContract
protected $toUpperCase = true;
protected $presenter;
protected $type;

public function __construct()
{
$presenter = config('running-number.presenter');

0 comments on commit 61849a8

Please sign in to comment.