```php $txt = 'text text2 text3 '; ``` If there are tab indents in front of "text2" and "text3", the sniff does not convert them to spaces.
If there are tab indents in front of "text2" and "text3", the sniff does not convert them to spaces.