com\setasign\Konquadrat\Workflow\Renderer\Helper

Text

File: /Konquadrat/src/Workflow/Renderer/Helper/Text.php

Class hierarchy

Summary

Properties

$workflow

protected Text::$workflow

Methods

show()

public Text::show (
string $content,
null|string|array $default = null,
?string $language = null,
?string $id = null,
?callable $renderer = null
): string
Parameters
$content : string
 
$default : null|string|array
 
$language : ?string
 
$id : ?string
 
$renderer : ?callable