Completed
Push — master ( 1c779b...fdc43b )
by Владислав
02:22
created
src/services/Anticaptcha.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -244,7 +244,7 @@
 block discarded – undo
244 244
                 'rn - группа стран Россия, Украина, Беларусь, Казахстан',
245 245
             ],
246 246
         ]);
247
-        $this->wiki->setText(['field','main','desc', static::ACTION_FIELD_LANGUAGE], [
247
+        $this->wiki->setText(['field', 'main', 'desc', static::ACTION_FIELD_LANGUAGE], [
248 248
             'ru' => 'Определяет язык очереди, в которую должна попасть капча.',
249 249
         ]);
250 250
         $this->wiki->setText(['field', 'slug', static::PARAM_SLUG_ENUM, static::ACTION_FIELD_LANGUAGE], [
Please login to merge, or discard this patch.