Function Standard_crud_module->add_actualisation
Definitions
sources/crud_module.php
- Standard crud_module add actualiser.
- Visibility: public
- Is abstract?: Yes
- Is static?: No
- Is final?: No
- Returns: array
Returns
- A pair: The entry added, description about usage
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Standard crud_module add actualiser.
*
* @return array A pair: The entry added, description about usage
*/
abstract public function add_actualisation() : array
* Standard crud_module add actualiser.
*
* @return array A pair: The entry added, description about usage
*/
abstract public function add_actualisation() : array