Skip to content

Commit

Permalink
Merge pull request #57 from hussein4alaa/3.1.8
Browse files Browse the repository at this point in the history
fix isBuiltin function issue
  • Loading branch information
hussein4alaa authored Jul 3, 2024
2 parents ccc2083 + 2fe6f8d commit bff9359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use ReflectionMethod;
use Illuminate\Support\Str;
use ReflectionClass;
use ReflectionNamedType;

trait Helpers
{
Expand Down

0 comments on commit bff9359

Please sign in to comment.