Changeset 13108 for trunk/tests/phpunit/assets/class-bptest-component.php
- Timestamp:
- 09/12/2021 08:43:39 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/assets/class-bptest-component.php
r12998 r13108 12 12 // Start the `test` component setup process. 13 13 public function __construct( $args = array() ) { 14 $r = wp_parse_args(14 $r = bp_parse_args( 15 15 $args, 16 16 array(
Note: See TracChangeset
for help on using the changeset viewer.