Function __global->placeholder_diff_html
Definitions
sources/lorem.php
- Get a placeholder diff HTML.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The diff HTML
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get a placeholder diff HTML.
*
* @return string The diff HTML
*/
function placeholder_diff_html() : string
* Get a placeholder diff HTML.
*
* @return string The diff HTML
*/
function placeholder_diff_html() : string

