예제 #1
0
파일: sizeOf.php 프로젝트: atoum/atoum
 public function setWith($value)
 {
     return parent::setWith(sizeof($value));
 }