Skip to content
Prev Previous commit
Next Next commit
Removes extra line in WP_Font_Library::$collections docblock
  • Loading branch information
creativecoder committed Feb 5, 2024
commit 59478bc04ce5916f38dd20b5ae51023c81e92458
1 change: 0 additions & 1 deletion lib/compat/wordpress-6.5/fonts/class-wp-font-library.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class WP_Font_Library {
* Font collections.
*
* @since 6.5.0
*
* @var array
*/
private $collections = array();
Expand Down