Skip to content

Commit a769c54

Browse files
author
Aaron Olinger
committed
changed String class name to Str
1 parent 5f9425e commit a769c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPVideoToolkit/Str.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @author Oliver Lillie
1919
* @package default
2020
*/
21-
class String
21+
class Str
2222
{
2323
/**
2424
* Generates a random string.

0 commit comments

Comments
 (0)