- Timestamp:
- 08/13/2022 08:58:51 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/xprofile/class-bp-xprofile-query.php
r11737 r13314 10 10 protected $users = array(); 11 11 12 public function tear Down() {13 parent::tear Down();12 public function tear_down() { 13 parent::tear_down(); 14 14 $this->group = ''; 15 15 $this->fields = array();
Note: See TracChangeset
for help on using the changeset viewer.