getParam('namespace', ''); $array = $this->getParam('array', false); $list = $this->getParam('list', []); $list = (is_array($list)) ? $list : []; $list = ($array) ? $list : array_shift($list); ?>

New Document