cerebrate/templates/element/genericElements/IndexTable/Fields/function.php

4 lines
51 B
PHP

<?php
echo $field['function']($row, $this);
?>