Skip to content

Commit 39432c6

Browse files
https://github.com/mage2pro/core/issues/174
1 parent 12bd2ec commit 39432c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/Prefill.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ final class Prefill extends \Df\Config\Source {
55
/**
66
* 2016-05-10
77
* @used-by \Dfe\CheckoutCom\Settings::prefill()
8-
* @param string $k
98
* @return array(string => string)|null
109
*/
1110
function config(string $k):array {return dfa(df_module_json($this, 'test-card-data'), $k);}

0 commit comments

Comments
 (0)