- Timestamp:
- 11/15/2020 01:59:32 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/getCommentAuthorUrlLink.php
r48937 r49603 7 7 protected static $comments = array(); 8 8 9 public static function wpSetUpBeforeClass( $factory ) {9 public static function wpSetUpBeforeClass( WP_UnitTest_Factory $factory ) { 10 10 unset( $GLOBALS['comment'] ); 11 11
Note: See TracChangeset
for help on using the changeset viewer.