You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current pattern has two problems: - It does not match \SoapClient - It matches any non-word characters after SoapClient. Thus line breaks and the beginning of docblocks are included and replaced.
0 commit comments