cakephp2-php8/lib/Cake/Test/test_app/View/Posts/parent_view.ctp
Marc Würth 1ede742d92 Various improvements to the CakePHP test files
Mostly CS, doc blocks and unused variables.
2015-09-25 17:22:00 +02:00

2 lines
52 B
PHP

Parent View.
<?php echo $this->fetch('content'); ?>