Searched refs:testEmpty (Results 1 – 2 of 2) sorted by relevance
387 return CoreExtension::testEmpty($value);
908 if (self::testEmpty($value)) {1420 public static function testEmpty($value): bool function in Twig\\Extension\\CoreExtension