get_fonts() public static method

public static get_fonts ( )
コード例 #1
0
ファイル: test-fonts.php プロジェクト: pojome/elementor
 public function test_getAllFonts()
 {
     $this->assertNotEmpty(\Elementor\Fonts::get_fonts());
 }