Skip to content

Commit

Permalink
typo in path
Browse files Browse the repository at this point in the history
  • Loading branch information
hasyirin committed Oct 31, 2022
1 parent a545d77 commit 5b517e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Concerns/ResolvesDumpSource.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ trait ResolvesDumpSource
*/
protected static $traceNames = [
'symfony/var-dumper/Resources/functions/dump.php' => 1,
'Illuminate/Collection/Traits/EnumeratesValues.php' => 4,
'Illuminate/Collections/Traits/EnumeratesValues.php' => 4,
];

/**
Expand Down

0 comments on commit 5b517e8

Please sign in to comment.