示例#1
0
 public function init($value)
 {
     parent::init($value);
 }
示例#2
0
 public function init($value)
 {
     parent::init((string) $value);
 }