cakephp2-php8/lib/Cake/Test/test_app/View/Elements/html_call.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
No EOL
59 B
PHP

<?php
echo $this->Html->link('Test', 'http://example.com');