namespace Drupal\Sniffs\Strings in Coder 8.3
Same name in other branches
Class | Location | Description |
---|---|---|
UnnecessaryStringConcatSniff |
coder_sniffer/ |
Checks that two strings are not concatenated together; suggests using one string instead. |