value = $this->uri; } protected function getFilename($file) { return DauxHelper::pathinfo($file)['filename']; } }