Чайник
return [ 'search_form' => [ '#view' => $search_output, '#weight' => 10, // Будет НИЖЕ ], 'my_text' => [ '#markup' => 'Привет!', '#weight' => 0, // Будет ВЫШЕ ], ];
There are currently 0 users online.