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 6e6ecfc commit 994d974Copy full SHA for 994d974
components/Components/UserInfo.php
@@ -115,7 +115,7 @@ public static function new(Stringable|string|null $value = null): self
115
}
116
117
/**
118
- * Create a new instance from a string.or a stringable structure or returns null on failure.
+ * Create a new instance from a string or a stringable structure or returns null on failure.
119
*/
120
public static function tryNew(Stringable|string|null $uri = null): ?self
121
{
0 commit comments