uawdijnntqw1x1x1
IP : 216.73.217.127
Hostname : vps38426.inmotionhosting.com
Kernel : Linux vps38426.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Disable Function : exec,passthru,shell_exec,system
OS : Linux
PATH:
/
home
/
welbornwebsites
/
cristinasgarden.com
/
..
/
aace.care
/
wp-includes
/
class-wp-filter-sentinel.php
/
/
<?php /** * Filter Sentinel API. * * @package WordPress * @since 7.1.0 */ declare( strict_types = 1 ); /** * Marker object used as a filter's default value when any user value — including * `null`, `false`, or arbitrary objects — must remain distinguishable from the * "no filter modified this" case. * * Each instance is unique by identity. Compare returned values with `===` against * the original sentinel to detect that no filter callback replaced it. * * Filter callbacks that want to pass through without modifying the value should * return the received value unchanged. Returning a freshly constructed * `WP_Filter_Sentinel` is treated as a replacement, not as pass-through. * * @since 7.1.0 */ final class WP_Filter_Sentinel {}
/home/welbornwebsites/cristinasgarden.com/../aace.care/wp-includes/class-wp-filter-sentinel.php