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

