Describe the bug
The dt() function in output.inc contains the following, typing the return type as The.
* @return
* The processed string.
I assume this would be a quick fix 🤞
System Configuration
| Q |
A |
| Drush version? |
All maintained versions |
| Drupal version? |
n/a |
| PHP version |
n/a |
| OS? |
n/a |
Describe the bug
The
dt()function inoutput.inccontains the following, typing the return type asThe.I assume this would be a quick fix 🤞
System Configuration