Skip to content

Commit a574709

Browse files
authored
Update Str.php
1 parent 2c42885 commit a574709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Str.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace LaraSupport;
44

55
use Illuminate\Support\Str as BaseStr;
6+
use function PhpUtil\get_last_key;
67

78
class Str extends BaseStr
89
{

0 commit comments

Comments
 (0)