Changeset 54875 for trunk/src/wp-includes/class-wp-dependencies.php
- Timestamp:
- 11/25/2022 03:10:48 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-dependencies.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-dependencies.php
r54470 r54875 242 242 * @param string|false $src Full URL of the item, or path of the item relative 243 243 * to the WordPress root directory. If source is set to false, 244 * item is an alias of other items it depends on.244 * the item is an alias of other items it depends on. 245 245 * @param string[] $deps Optional. An array of registered item handles this item depends on. 246 246 * Default empty array.
Note: See TracChangeset
for help on using the changeset viewer.