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

