- Timestamp:
- 04/12/2024 05:45:23 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/factory/class-wp-unittest-factory-for-thing.php
r56547 r57987 156 156 * Default null. 157 157 * 158 * @return array|WP_Error Combined array on success. WP_Error when default value is incorre nt.158 * @return array|WP_Error Combined array on success. WP_Error when default value is incorrect. 159 159 */ 160 160 public function generate_args( $args = array(), $generation_definitions = null, &$callbacks = null ) {
Note: See TracChangeset
for help on using the changeset viewer.