Function __global->placeholder_table
Definitions
sources/lorem.php
- Get suitable placeholder text.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- Place holder text
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get suitable placeholder text.
*
* @return Tempcode Place holder text
*/
function placeholder_table() : object
* Get suitable placeholder text.
*
* @return Tempcode Place holder text
*/
function placeholder_table() : object

