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 2bbe2db commit d482b8dCopy full SHA for d482b8d
tests/twig_functions.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-function test_safe()
+function test_safe(): string
4
{
5
return '<s>test</s>';
6
}
0 commit comments