spec\Phpro\SoapClient\Type\MultiArgumentRequestSpec::it_has_multiple_arguments PHP Méthode

it_has_multiple_arguments() public méthode

    function it_has_multiple_arguments()
    {
        $this->getArguments()->shouldBe(['arg1', 'arg2']);
    }