Searched refs:no_ghostscript_support (Results 1 – 1 of 1) sorted by relevance
25 private static ?bool $no_ghostscript_support = null; variable in thumbnail33 self::$no_ghostscript_support = false;53 self::$no_ghostscript_support = true;85 if (self::$no_ghostscript_support === null) {88 return self::$no_ghostscript_support;