comsave/soap-client

View on GitHub
src/Phpforce/SoapClient/Result/DescribeTabSetResult.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

/**
 * Description of DescribeTabsResult
 *
 * @author "David de Boer <david@ddeboer.nl>"
 */
class DescribeTabsResult
{
    //put your code here
}

?>