부터: 2.0
상속: extends Type
예제 #1
0
 public function testNullConversion()
 {
     $this->assertNull($this->_type->convertToPHPValue(null));
 }