You appear to be a bot. Output may be restricted
Description
Usage
Tests_AdminBar::set_up_before_class();
Parameters
Returns
void
Source
File name: wordpress-develop-tests/phpunit/tests/adminbar.php
Lines:
1 to 6 of 6
public static function set_up_before_class() { parent::set_up_before_class(); require_once ABSPATH . WPINC . '/class-wp-admin-bar.php'; }