Changeset 49120 for trunk/src/wp-includes/class-wp-hook.php
- Timestamp:
- 10/10/2020 08:00:30 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-hook.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-hook.php
r47219 r49120 491 491 * @link https://www.php.net/manual/en/iterator.valid.php 492 492 * 493 * @return bool ean493 * @return bool Whether the current position is valid. 494 494 */ 495 495 public function valid() {
Note: See TracChangeset
for help on using the changeset viewer.