Files
cake-carts/tests/test_app/templates/layout/default.php

7 lines
80 B
PHP
Raw Normal View History

2025-10-11 19:36:42 -07:00
<?php
/**
* @var \App\View\AppView $this
*/
?>
<?= $this->fetch('content') ?>