|
|
@@ -44,7 +44,7 @@ class CvPdfRequestProcessor implements ProcessorInterface
|
|
|
// }
|
|
|
|
|
|
$content = (new Path($this->projectDir))
|
|
|
- ->append('var', 'files', 'CV_Olivier_Massot.pdf')
|
|
|
+ ->append('static', 'CV_Olivier_Massot.pdf')
|
|
|
->getContent();
|
|
|
|
|
|
// Build the response and attach the file to it
|