get_fonts() public static méthode

public static get_fonts ( )
Exemple #1
0
 public function test_getAllFonts()
 {
     $this->assertNotEmpty(\Elementor\Fonts::get_fonts());
 }