コード例 #1
0
ファイル: sizeOf.php プロジェクト: atoum/atoum
 public function setWith($value)
 {
     return parent::setWith(sizeof($value));
 }