Merge pull request #171 from Exile37/hotfix/psr2_updates

Small PSR-2 fixes
This commit is contained in:
Yuriy Pikhtarev 2017-02-11 22:33:17 +03:00 committed by GitHub
commit b44e86f64b
55 changed files with 55 additions and 54 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
### TorrentPier ###
.idea
.php_cs.cache
bower_components
composer.phar
composer.lock

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Толькі адміністратары бачаць гэты радок',
'Terms' => 'Правілы',
'The text on this page can be edited in the' => 'Тэкст на гэтай старонцы можа быць адрэдагаваны ў',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Само администратори виждат този ред',
'Terms' => 'Правила',
'The text on this page can be edited in the' => 'Текстът на тази страница може да се редактира в',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Nur Administratoren sehen diese Zeile',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Только администраторы видят эту строку',
'Terms' => 'Правила',
'The text on this page can be edited in the' => 'Текст на этой странице может быть отредактирован в',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Yalnızca yöneticiler bu satırı görüyorlar',
'Terms' => 'Şartlar',
'The text on this page can be edited in the' => 'Bu sayfadaki metin düzenlenebilinir',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Тільки адміністратори бачать цей рядок',
'Terms' => 'Умови',
'The text on this page can be edited in the' => 'Текст на цій сторінці може бути відредагований у',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Bu qatorni faqat administratorlar ko`ra oladi',
'Terms' => 'Qoidalar',
'The text on this page can be edited in the' => 'Ushbu sahifadagi matn tahrirlangan bo\'lishi mumkin',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => 'Only administrators see this line',
'Terms' => 'Terms',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];

View file

@ -51,4 +51,4 @@ return [
'Only administrators see this line' => '仅管理员可见',
'Terms' => '条款',
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
];
];