📅  最后修改于: 2022-03-11 14:57:42.942000             🧑  作者: Mango
$customer = new Customer();
$customer->loadDefaultValues();
// $customer->xyz will be assigned the default value declared when defining the "xyz" column