Translate all code comments from Russian to English [skip ci]

This commit is contained in:
ErickSkrauch
2019-07-15 01:59:56 +03:00
parent 31069562b3
commit 3dbf29d34c
64 changed files with 264 additions and 286 deletions

View File

@ -51,9 +51,8 @@ class Module extends \yii\base\Module implements BootstrapInterface {
}
/**
* Поскольку это legacy метод и документации в новой среде для него не будет,
* нет смысла выставлять на показ внутренние url, так что ограничиваем доступ
* только для заходов по старому домену
* Since this is a legacy method and there will be no documentation for it in the new environment,
* there is no point in displaying the internal API, so we are limiting access only to logons from the old domain.
*
* @throws NotFoundHttpException
*/