Closed (fixed)
Project:
Counter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Nov 2021 at 11:21 UTC
Updated:
28 Feb 2022 at 06:49 UTC
Jump to comment: Most recent
The counter.lib.inc file which contains utility function has been copied as it is from Drupal 7 version. It would be better to have a service in D9 version.
Comments
Comment #2
lomasr commentedComment #3
gaurav.kapoor commentedComment #5
gaurav.kapoor commentedSince the counter.inc just had 1 function, I have moved it to the counter.module for now.