You are here

public function TestingAppService::currentPath in Forena Reports 8

Overrides AppService::currentPath

File

tests/src/Unit/Mock/TestingAppService.php, line 141

Class

TestingAppService

Namespace

Drupal\Tests\forena\Unit\Mock

Code

public function currentPath() {
  return $this->currentPath;
}