- Issue created by @Shanu Chouhan
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:55am 12 May 2023 - Assigned to Kaustab_Roy
- Status changed to Needs work
over 1 year ago 8:16pm 12 May 2023 - 🇮🇳India Kaustab_Roy
Reviewed the patch #2
It applies cleanly & resolves the phpcs --standard=DrupalPractice issues.
But the module is throwing error:
ArgumentCountError: Too few arguments to function Drupal\smart_content_cdn\EventSubscriber\HeaderEventSubscriber::__construct(), 0 passed in /app/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 and exactly 1 expected in Drupal\smart_content_cdn\EventSubscriber\HeaderEventSubscriber->__construct()
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:53pm 12 May 2023 - 🇮🇳India Kaustab_Roy
Added Fixes for comment #3 along with the pending dependency injections.
- First commit to issue fork.