tbfe/generator-mis

View on GitHub
template/templates/_control.php

Summary

Maintainability
A
0 mins
Test Coverage
<?
/**
 * <%= templateDescription %> control
 * @author <%= author %>
 * @since  <%= date %>
 */

PhizView::page('common:page/Index.class.php')->assign($this->_arrVars)->fetch();

$this->display("<%= templateName %>/<%= templateName %>.php");