spec\Phpro\SoapClient\Soap\ClassMap\ClassMapSpec::it_should_have_a_php_classname PHP Method

it_should_have_a_php_classname() public method

    function it_should_have_a_php_classname()
    {
        $this->getPhpClassName()->shouldBe('PhpClass');
    }