- Timestamp:
- 2014/08/27 18:45:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/api/SC_Api_Abstract.php
r23603 r23605 69 69 abstract public function getResponseGroupName(); 70 70 71 /** 72 * @param SC_FormParam_Ex $objFormParam 73 */ 71 74 abstract protected function lfInitParam(&$objFormParam); 72 75 … … 94 97 } 95 98 99 /** 100 * @param string $key 101 */ 96 102 protected function setResponse($key, $data) 97 103 {
Note: See TracChangeset
for help on using the changeset viewer.
