Gittern\Proxy\BlobProxyTest::getProxiedMethods PHP Méthode

getProxiedMethods() public méthode

public getProxiedMethods ( )
    public function getProxiedMethods()
    {
        return array(array('setSha'), array('setContents'), array('getContents'));
    }