cerebrate/templates/Instance/topology.php

5 lines
80 B
PHP

<?php
echo $this->element('genericElements/mermaid', [
'data' => $data,
]);