Converts each old-style controller call ('Controller@action') to [Controller::class, 'action'] call in the file. 'Controller' to Controller::class is also supported.