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

