docs
docs copied to clipboard
Improve performance with leading backslash
See https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3048
I suggest always add \ to functions from this post https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3048#issuecomment-328810072
I'm OK about it but in case it's automated. Having it as a manually checked rule would take too much time.