luyadev/luya-module-cms

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

Summary

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