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 8cdd185 commit 010eb1dCopy full SHA for 010eb1d
1 file changed
stubs/Utils/Strings.stub
@@ -10,8 +10,6 @@ use Nette;
10
*/
11
class Strings
12
{
13
- use Nette\StaticClass;
14
-
15
/** @phpstan-assert-if-true non-empty-string $s */
16
public static function length(string $s): int
17
{}
0 commit comments