| Current Path : /opt/nginxhttpd_/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Stub/ |
| Current File : //opt/nginxhttpd_/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Stub/EmptyClassStub.php |
<?php
declare(strict_types=1);
namespace ProxyManager\Stub;
/**
* Just an empty instantiable class
*/
final class EmptyClassStub
{
}