Xpressengine\Interception\InterceptionHandler::getProxyList PHP Method

getProxyList() public method

생성된 proxy class 리스트를 반환한다.
public getProxyList ( ) : array
return array
    public function getProxyList()
    {
        return $this->proxyList;
    }