lajax / yii2-translate-manager

Translation Manager
MIT License
227 stars 90 forks source link

Using protected instead of private for languages in migration #16

Closed rhertogh closed 9 years ago

rhertogh commented 9 years ago

By using protected instead of private for languages in migration it is possible to overwrite the array when extending the migration.