Skip to content

Commit 095c92c

Browse files
committed
Added final
1 parent 564ff01 commit 095c92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use ReflectionNamedType;
1515
use Closure;
1616

17-
class Container implements ContainerInterface
17+
final class Container implements ContainerInterface
1818
{
1919
/**
2020
* @var array<string, mixed>

0 commit comments

Comments
 (0)