public function liip($path, $thumb = 'tile', $default = 'default.jpg') | 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() | public function getFileManagerFolder() |