contributte / forms-wizard

:tophat: Easy to use step-by-step form for Nette Framework
https://contributte.org/packages/contributte/forms-wizard.html
MIT License
15 stars 10 forks source link

Nette 2.4 compatibility #3

Closed adaamz closed 7 years ago

adaamz commented 7 years ago

fixed deprecated method Nette\Utils\SmartObject::getReflection()

&& fixed tests

MartkCz commented 7 years ago

Thanks