- Timestamp:
- 11/15/2020 01:59:32 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/link/getThePrivacyPolicyLink.php
r48848 r49603 55 55 * @param WP_UnitTest_Factory $factory The base factory object. 56 56 */ 57 public static function wpSetUpBeforeClass( $factory ) {57 public static function wpSetUpBeforeClass( WP_UnitTest_Factory $factory ) { 58 58 self::$privacy_policy_page_id = $factory->post->create( 59 59 array(
Note: See TracChangeset
for help on using the changeset viewer.