芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/cms.mgaplay.com.br/lib/Helper/NullView.php
. */ namespace Xibo\Helper; class NullView { public function fetch(string $template, array $data = []) { // } public function render($response, string $template, array $data = []) { // } }