Problem/Motivation

exception 'ReflectionException' with message 'Class Drupal\m4032404\EventSubscriber\M4032404EventSubscriber does not exist' in                                                             
/home/jribeiro/Projects/drupal8/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php:30

This exception is raised during the module installation.

Proposed resolution

rename: src/EventSubscriber/m4032404EventSubscriber.php -----> src/EventSubscriber/M4032404EventSubscriber.php

Patch is coming.

Comments

jribeiro created an issue. See original summary.

jribeiro’s picture

  • skwashd committed 0c25997 on 8.x-1.x authored by jribeiro
    Issue #2764099 by jribeiro: Unable to install module, exception "...
skwashd’s picture

Version: 8.x-1.0-alpha2 » 8.x-1.x-dev
Status: Active » Fixed

Thanks for the patch. I'll cut a new release shortly.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.