The services like AccessCheckService and AccessStorageService are currently instantiated simply as objects. To establish standard Drupal methods, these classes should be refactored into services, which are using a dependency injection container. See https://api.drupal.org/api/drupal/core!core.api.php/group/container/8.2.x.

Comments

jepSter created an issue. See original summary.

Peter Majmesku’s picture

Status: Active » Fixed
Peter Majmesku’s picture

Status: Fixed » Closed (fixed)
Peter Majmesku’s picture

Assigned: Peter Majmesku » Unassigned