guni12/comment

View on GitHub
view/comm/crud/create.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Anax\View;

$urlToView = url("comm");
?>
<?= $form ?>

<p>
    <a href="<?= $urlToView ?>">Till medlemssidan</a>
</p>