API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Datetime%...
Enter a descriptive title (above) relating to class DrupalDateTime, then describe the problem you have found:
> * @see \Drupal/Component/Datetime/DateTimePlus.php
The slashes can't decide which way they're going!
Also, typically we link to code components such as classes, methods, or functions, rather than files.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Broken-@see-3029350-6.patch | 521 bytes | dhirendra.mishra |
| #2 | 3029350-2.patch | 531 bytes | govind.maloo |
Comments
Comment #2
govind.maloo commentedComment #3
joachim commentedThanks for the patch!
However, that's neither a class name (because it's got the .php extension) or a filename (wrong type of slash).
Comment #4
nginex commentedComment #5
dhirendra.mishra commentedwe will work on @ContributionWeekend2019
Comment #6
dhirendra.mishra commentedHere is the correct patch.
Comment #7
joshi.rohit100Patch looks fine
Comment #8
catchCommitted affa4ca and pushed to 8.7.x. Thanks!