/
home
/
obinna
/
html
/
boaz2
/
vendor
/
friendsofphp
/
proxy-manager-lts
/
src
/
ProxyManager
/
Stub
/
Upload File
HOME
<?php declare(strict_types=1); namespace ProxyManager\Stub; /** * Just an empty instantiable class */ final class EmptyClassStub { }