- Issue created by @smustgrave
- First commit to issue fork.
-
smustgrave β
committed c13d8c93 on 2.0.x
Issue #3482306 by mdranove, smustgrave: Create helper service
-
smustgrave β
committed c13d8c93 on 2.0.x
- πΊπΈUnited States smustgrave
Fixed a navigation block error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "tour_helper". Did you mean this: "tour.helper"? in Drupal\Component\DependencyInjection\Container->get() (line 157 of core/lib/Drupal/Component/DependencyInjection/Container.php).
Used constructor promotion in the helper service for less lines.
Automatically closed - issue fixed for 2 weeks with no activity.