@@ -134,7 +134,7 @@ class TwigExtension extends AbstractExtension | |||
public function liip($path, $thumb = 'tile', $default = 'default.jpg') | |||
{ | |||
$this->fileComponent->liip($path, $thumb, $default); | |||
return $this->fileComponent->liip($path, $thumb, $default); | |||
} | |||
public function getFileManagerFolder() |