Skip to content

Commit ca7ec48

Browse files
Instead of classes and functions of Hyperf\Utils (#5674)
Co-authored-by: 李铭昕 <715557344@qq.com>
1 parent 509c468 commit ca7ec48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Stringable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
use JsonSerializable;
2020

2121
use function Hyperf\Collection\collect;
22+
use function Hyperf\Support\class_basename;
2223

2324
class Stringable implements JsonSerializable, \Stringable, ArrayAccess
2425
{

0 commit comments

Comments
 (0)