mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
Added changed classes in Nette 2.0
This commit is contained in:
parent
0cc75d58be
commit
875a1b3b10
@ -2,5 +2,9 @@ rectors:
|
|||||||
Rector\Rector\Dynamic\ClassReplacerRector:
|
Rector\Rector\Dynamic\ClassReplacerRector:
|
||||||
'Environment': 'Nette\Environment'
|
'Environment': 'Nette\Environment'
|
||||||
'Image': 'Nette\Image'
|
'Image': 'Nette\Image'
|
||||||
|
'IRouter': '\Nette\Application\IRouter'
|
||||||
|
'IHttpRequest': '\Nette\Http\IRequest'
|
||||||
|
'PresenterRequest': '\Nette\Application\Request'
|
||||||
|
'Presenter': '\Nette\Application\UI\Presenter'
|
||||||
Rector\Rector\Contrib\Nette\Routing\BootstrapToRouterFactoryRector: ~
|
Rector\Rector\Contrib\Nette\Routing\BootstrapToRouterFactoryRector: ~
|
||||||
Rector\Rector\Contrib\Nette\Routing\CleanupBootstrapToRouterFactoryRector: ~
|
Rector\Rector\Contrib\Nette\Routing\CleanupBootstrapToRouterFactoryRector: ~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user