Changeset 48573 for trunk/src/wp-includes/class-wp-dependency.php
- Timestamp:
- 07/23/2020 12:46:56 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-dependency.php
r48462 r48573 91 91 * to the function signature. 92 92 * 93 * @param ...$args Dependency information.93 * @param mixed ...$args Dependency information. 94 94 */ 95 95 public function __construct( ...$args ) {
Note: See TracChangeset
for help on using the changeset viewer.