Function __global->lorem_word_2
Definitions
sources/lorem.php
- Get suitable placeholder text.
- 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 text.
*
* @return string Place holder text
*/
function lorem_word_2() : string
* Get suitable placeholder text.
*
* @return string Place holder text
*/
function lorem_word_2() : string

