Changeset 56864 for branches/4.8/src/wp-includes/Requests/Hooks.php
- Timestamp:
- 10/12/2023 02:50:31 PM (3 years ago)
- File:
-
- 1 edited
-
branches/4.8/src/wp-includes/Requests/Hooks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8/src/wp-includes/Requests/Hooks.php
r38049 r56864 66 66 return true; 67 67 } 68 69 public function __wakeup() { 70 throw new \LogicException( __CLASS__ . ' should never be unserialized' ); 71 } 68 72 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)