public function emptyString()
 {
     Unmarshaller::unmarshal('', 'net.xp_framework.unittest.xml.DialogType');
 }
Ejemplo n.º 2
0
 public function emptyString()
 {
     Unmarshaller::unmarshal('', 'xml.unittest.DialogType');
 }