コード例 #1
0
ファイル: vobject.php プロジェクト: noci2012/owncloud
 public function __isset($name)
 {
     return $this->vobject->__isset($name);
 }