layout = 'dev_error'; $this->assign('title', 'Missing Helper'); $this->assign('templateName', 'missing_helper.php'); $this->start('subheading'); ?> Error = h($pluginDot . $class) ?> could not be found. = $this->element('plugin_class_error', ['pluginPath' => $pluginPath]) ?> end() ?> start('file') ?>
Suggestion = sprintf('Create the class %s below in file: %s', h($class), $filePath . 'View' . DIRECTORY_SEPARATOR . 'Helper' . DIRECTORY_SEPARATOR . h($class) . '.php'); ?>
end() ?>