Changeset 60656 for trunk/src/wp-includes/class-wp-dependency.php
- Timestamp:
- 08/22/2025 03:41:03 PM (6 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-dependency.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-dependency.php
r54875 r60656 59 59 * 60 60 * @since 2.6.0 61 * @var array61 * @var mixed 62 62 */ 63 63 public $args = null; // Custom property, such as $in_footer or $media.
Note: See TracChangeset
for help on using the changeset viewer.