We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8253294 commit 2a727aaCopy full SHA for 2a727aa
src/UI/Presenter/PresenterCheckParametersTrait.php
@@ -2,6 +2,8 @@
2
3
namespace Utilitte\Nette\UI\Presenter;
4
5
+use Nette\Utils\Strings;
6
+
7
trait PresenterCheckParametersTrait
8
{
9
0 commit comments