/** * Trait for application classes which dispatch events * * @since 4.0.0 */trait EventAware{ use CoreEventAware; /** * Get the event dispatcher.|
ClassNotFoundError
|
|---|
Symfony\Component\ErrorHandler\Error\ClassNotFoundError: Attempted to load trait "CoreEventAware" from namespace "Joomla\CMS\Event". Did you forget a "use" statement for another namespace? at /hp/bo/ac/as/www/libraries/src/Application/EventAware.php:26 |