示例#1
0
文件: sizeOf.php 项目: atoum/atoum
 public function setWith($value)
 {
     return parent::setWith(sizeof($value));
 }