helper_overwrite.ctp 62 B

1234
  1. <?php
  2. echo $html;
  3. echo $this->Html->link('Test link', '#');
  4. ?>