コード例 #1
0
 public static function humanName()
 {
     return ModelHelper::generateHumanName(get_called_class());
 }