Problem/Motivation

Since core introduced some fallbacks to the class loader, the usage of class_exist could result in false positives.

Proposed resolution

Replace the usage of it in \Drupal\eca\EcaServiceProvider with the container modules.

Comments

jurgenhaas created an issue. See original summary.

  • jurgenhaas committed 01135dc3 on 3.0.x
    Issue #3540815 by jurgenhaas, phenaproxima: Replace class_exist with...

jurgenhaas’s picture

Status: Active » Fixed
drumm’s picture

(Updating to resolve Drupal.org issue indexing issue, please disregard)

jurgenhaas’s picture

Status: Fixed » Closed (fixed)