Changeset 44922
- Timestamp:
- 03/17/2019 12:22:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/abstract-testcase.php
r44916 r44922 520 520 * @since 4.2.0 521 521 * 522 * @param string $d eprecatedName of the function, method, or class that appears in the first argument of the523 * source `_doing_it_wrong()` call.522 * @param string $doing_it_wrong Name of the function, method, or class that appears in the first argument of the 523 * source `_doing_it_wrong()` call. 524 524 */ 525 525 public function setExpectedIncorrectUsage( $doing_it_wrong ) {
Note: See TracChangeset
for help on using the changeset viewer.