public function TestingReportFileSystem::localeEnabled in Forena Reports 8
Overrides ReportFileSystem::localeEnabled
File
- tests/
src/ Unit/ Mock/ TestingReportFileSystem.php, line 31
Class
Namespace
Drupal\Tests\forena\Unit\MockCode
public function localeEnabled() {
return FALSE;
}