Code // section before render
if (method_exists($this, $secNameFilter . "BeforeRender")) {
$this->{$secNameFilter . "BeforeRender"}();
PagesController::creditsBeforeRender() - APP/controllers/pages_controller.php, line 30
FrontendController::section() - CORE/bedita-app/controllers/frontend_controller.php, line 2166
ReflectionMethod::invokeArgs() - [internal], line ??
FrontendController::route() - CORE/bedita-app/controllers/frontend_controller.php, line 2316
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 67