Changeset 23511 for branches/version-2_13-dev/data/class/api
- Timestamp:
- 2014/06/03 15:38:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/api/SC_Api_Abstract.php
r23124 r23511 57 57 58 58 final public function __construct() 59 {} 59 { 60 } 60 61 61 62 final public function __destruct() 62 {} 63 { 64 } 63 65 64 66 abstract public function doAction($arrParam);
Note: See TracChangeset
for help on using the changeset viewer.
