function LlamaContextual::getFile
Same name in other branches
- 9 core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php \Drupal\ckeditor_test\Plugin\CKEditorPlugin\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 drupal_get_path('module', 'ckeditor_test') . '/js/llama_contextual.js';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.