layout = 'dev_error'; $this->assign('title', 'Missing View'); $this->assign('templateName', 'missing_view.php'); $this->start('subheading'); ?> Error could not be found. Make sure your plugin is in the directory and was loaded. element('plugin_class_error', ['pluginPath' => $pluginPath]) ?> end() ?> start('file') ?>

Suggestion %s below in file: %s', h($class), $filePath . 'View' . DIRECTORY_SEPARATOR . h($class) . '.php'); ?>

end() ?>