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