Changeset 49184 for trunk/tests/phpunit/tests/link/getDashboardUrl.php
- Timestamp:
- 10/17/2020 04:24:35 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/link/getDashboardUrl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/link/getDashboardUrl.php
r48937 r49184 5 5 */ 6 6 class Tests_Link_GetDashboardUrl extends WP_UnitTestCase { 7 static $user_id = false;7 public static $user_id = false; 8 8 9 9 public static function wpSetUpBeforeClass( $factory ) {
Note: See TracChangeset
for help on using the changeset viewer.