@@ -63,7 +63,7 @@ |
||
63 | 63 | 'title' => $job->getTitle(), |
64 | 64 | 'location' => $job->getLocation(), |
65 | 65 | 'link' => $this->jobUrl->__invoke( |
66 | - $job,[ |
|
66 | + $job, [ |
|
67 | 67 | 'linkOnly'=> true, |
68 | 68 | 'absolute' => true, |
69 | 69 | ] |