BUGFIX: Look for argument only in current statement
* Just check T_STRING as this are all function calls. * Remove unused line of code. * Limit position to current statement to not return later classname multiple times. Relates: #44
Please register or sign in to comment