Home
last modified time | relevance | path

Searched refs:no_ghostscript_support (Results 1 – 1 of 1) sorted by relevance

/plugin/mediathumbnails/
H A Dthumbnail.php25 private static ?bool $no_ghostscript_support = null; variable in thumbnail
33 self::$no_ghostscript_support = false;
53 self::$no_ghostscript_support = true;
85 if (self::$no_ghostscript_support === null) {
88 return self::$no_ghostscript_support;