Function Module_admin_shopping->_add_note
Definitions
adminzone/pages/modules/admin_shopping.php
- Actualiser to add a note to an order.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The interface
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Actualiser to add a note to an order.
*
* @return Tempcode The interface
*/
public function _add_note() : object
* Actualiser to add a note to an order.
*
* @return Tempcode The interface
*/
public function _add_note() : object

