luyadev/luya-module-cms

View on GitHub
src/frontend/views/blocks/HtmlBlock.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
<?php
/**
 * @var $this \luya\cms\base\PhpBlockView
*/
?>
<?= $this->varValue('html'); ?>