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
32 self::$no_ghostscript_support = false;
51 self::$no_ghostscript_support = true;
77 if (self::$no_ghostscript_support === null) {
80 return self::$no_ghostscript_support;