a sample here : $form['submit'] = [ '#type' => 'submit', '#value' => $this->t('Submit'), '#weight' => 99, '#attributes' => ['class' => ['ex-black'], ...
確定! 回上一頁