Home
last modified time | relevance | path

Searched defs:getFileSuffix (Results 1 – 2 of 2) sorted by relevance

/plugin/mediathumbnails/
H A Dthumb_engines.php54 public abstract function getFileSuffix(): string; function in thumb_engine
59 public function getFileSuffix(): string { function in thumb_pdf_engine
98 public function getFileSuffix(): string { function in thumb_img_engine
127 public function getFileSuffix(): string { function in thumb_zip_engine
H A Dthumbnail.php11 function getFileSuffix(string $file) { function