Skip to content

Commit 4fe8c7a

Browse files
authored
Fix static test
1 parent edc962d commit 4fe8c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Stdlib/DateTime/Timezone/LocalizedDateToUtcConverterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ interface LocalizedDateToUtcConverterInterface
1515
/**
1616
* Convert localized date to UTC
1717
*
18-
* @param string $data
18+
* @param string $date
1919
* @return string
2020
*/
2121
public function convertLocalizedDateToUtc($date);

0 commit comments

Comments
 (0)