diff -u b/src/Form/LingotekProfileFormBase.php b/src/Form/LingotekProfileFormBase.php --- b/src/Form/LingotekProfileFormBase.php +++ b/src/Form/LingotekProfileFormBase.php @@ -145,7 +145,6 @@ '#title' => $this->t('Target language specific settings'), '#tree' => TRUE, ); - dpm($profile); $form['autor_name'] = array( '#id' => 'autor_name', '#type' => 'textfield',