public function FileInterface::contents in Forena Reports 8
Retrieve the contents of the file.
1 method overrides FileInterface::contents()
- FileSystemBase::contents in src/
File/ FileSystemBase.php - Return the contents of a file located in the report directory
File
- src/
File/ FileInterface.php, line 57
Class
Namespace
Drupal\forena\FileCode
public function contents($filename);