-
Home
-
Gutenberg
-
21.7.0
-
Code
-
Classes
- WP_Webfonts
| Total Complexity |
9 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
121 |
| Lines of code |
34 |
| Logical lines of code |
16 |
| Comment lines |
75 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
80 |
1 |
3 |
| get_font_slug() |
S |
76 |
1 |
4 |
| init() |
S |
79 |
1 |
3 |
| get_registered_font_families() |
S |
76 |
1 |
4 |
| get_registered_webfonts() |
S |
76 |
1 |
4 |
| get_enqueued_webfonts() |
S |
76 |
1 |
4 |
| get_all_webfonts() |
S |
76 |
1 |
4 |
| register_webfont() |
S |
75 |
1 |
4 |
| enqueue_webfont() |
S |
76 |
1 |
4 |