Searched refs:image_support (Results 1 – 1 of 1) sorted by relevance
24 private static ?bool $image_support = null; variable in thumbnail31 self::$image_support = false;42 self::$image_support = true;79 if (self::$image_support === null) {82 return self::$image_support;