nette/deprecated

Class-Updater

solcik opened this issue · 0 comments

Hello,

I tried Class-Updater to prove myself, that I am writing all code for new Nette, which as I assumed went well and only few replaces occured.

But It also replace usage of traits to these, which is going to break the code..

use SecuredLinksPresenterTrait as SecuredLinksPresenterTrait_;
use AutowireComponentFactories as AutowireComponentFactories_;