Skip to content

Commit c8836df

Browse files
rnapolestucksaun
andauthored
Update discovery_windows.go
Co-authored-by: Tugdual Saunier <[email protected]>
1 parent 104718e commit c8836df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discovery_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ func (s *PHPStore) doDiscover() {
5858
}
5959
}
6060

61-
func (s *PHPStore) addFromEnv() {
61+
func (s *PHPStore) addFromPath() {
6262

6363
// Determine the executable name based on the operating system
6464
exeName := "php"

0 commit comments

Comments
 (0)