function LlamaContextual::getFile
Overrides Llama::getFile
File
- 
              core/modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaContextual.php, line 37 
Class
- LlamaContextual
- Defines a "Llama" plugin, with a contextually enabled "llama" feature.
Namespace
Drupal\ckeditor_test\Plugin\CKEditorPluginCode
public function getFile() {
  return $this->moduleList
    ->getPath('ckeditor_test') . '/js/llama_contextual.js';
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
