[ 'label' => t('Insert Llama'), ], ]; } /** * {@inheritdoc} */ public function getFile() { return drupal_get_path('module', 'ckeditor_test') . '/js/llama_button.js'; } }