5 lines
116 B
PHTML
5 lines
116 B
PHTML
|
<?= $this->expandable(
|
||
|
$this->pluginOutput($object->output),
|
||
|
$this->pluginOutput($object->long_output)
|
||
|
) ?>
|