AdminPageFramework_Format_InPageTab::_getPageShowDebugInfo PHP Метод

_getPageShowDebugInfo() приватный Метод

private _getPageShowDebugInfo ( )
    private function _getPageShowDebugInfo()
    {
        return $this->getElement($this->oFactory->oProp->aPages, array($this->sPageSlug, 'show_debug_info'), $this->oFactory->oProp->bShowDebugInfo);
    }