WordPress-Coding-Standards/WordPress/Sniffs/Utils
jrfnl a74a5795e8
Utils/I18nTextDomainFixer: start using the PHPCSUtils FilePath utility
The `FilePath::getName()` method will strip quotes from the file name, as well as normalize the slashes to forward (*nix) slashes.

This allows for a minor simplication in the code and improves code readability.
2025-07-25 17:12:15 +02:00
..
I18nTextDomainFixerSniff.php Utils/I18nTextDomainFixer: start using the PHPCSUtils FilePath utility 2025-07-25 17:12:15 +02:00