?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Proxy/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager

?? Viewing: FallbackValueHolderInterface.php

<?php

declare(strict_types=1);

namespace ProxyManager\Proxy;

/**
 * Fallback value holder object marker
 *
 * @deprecated this interface is not in use anymore, and should not be relied upon
 */
interface FallbackValueHolderInterface extends ProxyInterface
{
}


??

??