Files
23cm/vendor/yiisoft/yii2-bootstrap5/tests/views/tab-test.php
2026-01-25 18:18:09 +08:00

8 lines
121 B
PHP

<?php
/** @var yii\web\View $this */
/** @var string $content */
?>
<span class="test-content"><?= $content; ?></span>