コード例 #1
0
 /**
  * @access private
  */
 function reopen_serialized_object($obj)
 {
     return $this->_pdf->restoreSerializedObject($obj);
 }