dreamjob/lib/Cake/Test/test_app/View/Posts/extend_element.ctp

4 lines
103 B
PHP
Executable File

<?php $this->extend('parent_view'); ?>
View content.
<?php echo $this->element('extended_element'); ?>