Problem/Motivation

The usage of $container->get('app.root') isn't working any longer.

Proposed resolution

Use $container->getParameter('app.root') instead.

Comments

jurgenhaas created an issue. See original summary.

  • jurgenhaas committed f29f0728 on 4.1.x
    Issue #3401459 by jurgenhaas: Properly use "app.root"
    
jurgenhaas’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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