Skip to content

Commit 5b517e8

Browse files
committed
typo in path
1 parent a545d77 commit 5b517e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Illuminate/Foundation/Concerns/ResolvesDumpSource.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ trait ResolvesDumpSource
3636
*/
3737
protected static $traceNames = [
3838
'symfony/var-dumper/Resources/functions/dump.php' => 1,
39-
'Illuminate/Collection/Traits/EnumeratesValues.php' => 4,
39+
'Illuminate/Collections/Traits/EnumeratesValues.php' => 4,
4040
];
4141

4242
/**

0 commit comments

Comments
 (0)