Commit da9b306
Update laravel-container-string-to-fully-qualified-name.php (#227)
* Update laravel-container-string-to-fully-qualified-name.php
'hash' points to the incorrect implementation and should point to `Illuminate\Hashing\HashManager` instead of the Hasher contract.
* Fix test
---------
Co-authored-by: Geni Jaho <[email protected]>1 parent c8e28db commit da9b306
File tree
2 files changed
+2
-2
lines changed- config/sets
- tests/Sets/ContainerStringToFullyQualifiedName/Fixture
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
0 commit comments