mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
3 lines
No EOL
62 B
PHP
3 lines
No EOL
62 B
PHP
<?php
|
|
echo $this->Html->link('Test', 'http://example.com');
|
|
?>
|