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