- Issue created by @samit.310@gmail.com
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 4:21am 17 March 2023 - ๐ฎ๐ณIndia samit.310@gmail.com
Above errors/warning has been fixed.
- Status changed to Needs work
almost 2 years ago 5:26am 17 March 2023 - ๐ฎ๐ณIndia hardikpandya
The constants should be preferably declared in an Interface compared to a Class.
- ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
In this case, there is no interface where those constants should be placed. Actually, I do not see any gain in defining a class just for a single constant.
phpcs
does not always suggest the right changes. It is the developer who needs to understand what is correct and what not. - First commit to issue fork.
- last update
over 1 year ago 3 pass - @kalash-j opened merge request.
- ๐ฎ๐ณIndia kalash-j jaipur
The MR !5 have solved the issues and there is no class is created and error is solved which is given by phpcs
- last update
over 1 year ago 3 pass - Status changed to Needs review
over 1 year ago 7:30am 11 October 2023 - Status changed to Closed: duplicate
about 1 year ago 4:59pm 22 November 2023 - e0ipso Can Picafort
This was closed in a different place. Thanks for raising the issue.