Joomla\CMS\Component\Exception\MissingComponentException | [404]

**Component not found.**
.../libraries/src/Component/ComponentHelper.php:367
362 		$path = JPATH_COMPONENT . '/' . $file . '.php';
363 
364 		// If component is disabled throw error
365 		if (!static::isEnabled($option) || !file_exists($path))
366 		{
367 			throw new MissingComponentException(\JText::_('JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND'), 404);
368 		}
369 
370 		// Load common and local language files.
371 		$lang->load($option, JPATH_BASE, null, false, true) || $lang->load($option, JPATH_COMPONENT, null, false, true);
372 
helper('debug.trace', array('trace' => $trace)); ?>
$step): ?> ()
helper('debug.trace', array('trace' => $trace)) as $i => $step): ?>

()

:

Arguments

$arg): ?>
NULL
{PHP internal call}