Files
cheese-cake/tests/test_app/templates/layout/ajax.php
2026-03-17 01:35:40 -07:00

7 lines
80 B
PHP

<?php
/**
* @var \App\View\AppView $this
*/
?>
<?= $this->fetch('content') ?>