Phpro\SoapClient\CodeGenerator\Context\TypeContext::getClass PHP Method

getClass() public method

public getClass ( ) : ClassGenerator
return Zend\Code\Generator\ClassGenerator
    public function getClass()
    {
        return $this->class;
    }