diff options
Diffstat (limited to 'app/Elements/TextFromSource.php')
| -rw-r--r-- | app/Elements/TextFromSource.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Elements/TextFromSource.php b/app/Elements/TextFromSource.php index 0acbca6730..4e1ed9a7d9 100644 --- a/app/Elements/TextFromSource.php +++ b/app/Elements/TextFromSource.php @@ -59,7 +59,6 @@ class TextFromSource extends AbstractElement return $this->editTextArea($id, $name, $value); } - /** * Display the value of this type of element. * |
