Searched refs:pdf_support (Results 1 – 1 of 1) sorted by relevance
23 private static ?bool $pdf_support = null; variable in thumbnail31 self::$pdf_support = false;48 self::$pdf_support = true;56 self::$pdf_support = false;65 if (self::$pdf_support === null) {68 return self::$pdf_support;