Skip to content

Commit 5f377bd

Browse files
authored
Missing use statement
1 parent 6b0441d commit 5f377bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UI/Presenter/StructuredTemplates.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Contributte\Application\UI\Presenter;
44

5+
use Nette\Utils\Strings;
56
use ReflectionClass;
67

78
/**

0 commit comments

Comments
 (0)