モジュールで次のコードを見ました。ここで何が起こっているのですか:
$element['location_settings'] = array(
'#type' => 'value',
'#value' => $element['#location_settings'],
);
モジュールで次のコードを見ました。ここで何が起こっているのですか:
$element['location_settings'] = array(
'#type' => 'value',
'#value' => $element['#location_settings'],
);