📜  在 XML 文本中为混合词插入标签 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:12.085000             🧑  作者: Mango

代码示例2
public function getAmountDayReminder1(): int
{
    return get_field('send_reminder_after_amount_day', $this->getId());
}