get_fonts() public static method

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