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 1850c59 commit 4bd11afCopy full SHA for 4bd11af
src/Util/Token.php
@@ -7,7 +7,7 @@
7
* @license MIT
8
*/
9
10
-namespace Toolkit\Stdlib\Str;
+namespace Toolkit\Stdlib\Util;
11
12
use RuntimeException;
13
use function array_merge;
src/Util/UUID.php
use Exception;
use InvalidArgumentException;
0 commit comments