Exemplo n.º 1
0
 /**
  * @return XenForo_Model_Attachment
  */
 protected function _getAttachmentModel()
 {
     return $this->_controller->getModelFromCache('XenForo_Model_Attachment');
 }